One moment please...
 
Untitled Document

Exact Globe

No non deductible VAT calculated when creating a financial entry using the SDK

When creating a financial entry through CSSDKFinEntry, the non deductible VAT component isn't properly written off. Why is this?

Two main reasons have been identified that can cause non deductible VAT to be entered on a VAT to claim account:

  1. AutoGenerate is set to False. This header property toggles tax calculation between the older VAT system which dates before the introduction of complex taxes, and the newer functionality. The default for this property is False. This means that you must explicitly opt in to be able to use more complex calculations, like those including scaling VAT, deferred VAT and non deductible VAT. Please note that because this property isn't present in the FinancialHeader entity, the entity service currently is unable to support non deductible VAT.
  2. The company doesn't include tax code N. While manual entry is able to fall back to tax code 0 in such cases, technically the use of tax code N is requires for writing off the non deductible component and the SDK will therefore ignore the non deductible part if this code isn't present. This code is necessary to properly write off the non deductible component as a cost, which isn't possible with an ordinary VAT line, which is checked against a balance account.

Should you still experience difficulties with writing off non deductible tax after checking these 2 known configuration issues, please contact Support or create an SDK Developer Support request to have the issue investigated as a possible bug.

 

 

Document Number: 27.034.939

Disclaimer
Despite the continued efforts of Exact to ensure that the information in this document is as complete and up-to-date as possible, Exact can not be held accountable for the correctness and/or completeness and/or specific applicability of the published and/or requested information in this document. Exact shall not be liable for any direct, indirect, incidental, special or consequential damages, lost profits or for business interruption arising out of the use of this document. The extraction and use of information from this document remains at all times completely within the user's own risk.