I would like to have VAT displayed on purchase documents e.g. Purchase orders and invoices. However I don't want to account for it as it is not claimable - in other words, display but not post separately. VAT Base Amount + VAT Amount should both be posted to the debit account e.g. Inventories, expenses, etc. If anyone knows how this can be achieved, please assist.
0
Comments
In Codeunit 90, these changes were added in function FillInvPostingBuffer to add the VAT amount to the costs of the line:
Showing the statistics form using F9 won't show a difference, as this re-calculation is handled during posting.