PdcPurchaseInvoiceLine.VATAmount: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


== Notes ==
== Notes ==
The VAT amount of the invoice line is calculated with the amount and the VAT percentage.
The VAT amount of the invoice line is automatically calculated with the amount and the VAT percentage.


== Code example ==
== Code example ==

Revision as of 14:41, 21 August 2015

Declaration

VAT as double

Description

The VAT amount of the invoice line.

Notes

The VAT amount of the invoice line is automatically calculated with the amount and the VAT percentage.

Code example

Availability