Accounting Cost References
You can model references to a party's accounts.
Use the AccountingCost element to model this information.
Elements
Element | Description |
---|---|
Invoice/InvoiceLine/AccountingCost | Specify the reference. |
Country Specific Variations
Example
<ubl:Invoice>
<!-- Code omitted for clarity -->
<cbc:AccountingCost>4217:2323:2323</cbc:AccountingCost>
<!-- Code omitted for clarity -->
</ubl:Invoice>
Updated about 2 months ago