Poland (FA(2)): Payment Due Date
You must include the Payment Due Date in Polish Documents.
You can also use the InstallmentDueDate sub-element of the PaymentTerms element.
Elements
You can use the DueDate element to specify this information:
| Name (Technical Name) | Cardinality | Description |
|---|---|---|
Payment Due Date (Invoice/DueDate) | 0..1 | The date when the payment is due. |
Example
<ubl:Invoice>
<!-- code omitted for clarity -->
<cbc:DueDate>2025-04-30</cbc:DueDate>
<!-- code omitted for clarity -->
</ubl:Invoice>
Updated 4 days ago
