VRBL: Issue Date

You can model the date that the Document was issued.

Element

Use the IssueDate element to model this information:

ElementCardinalityDescription
Invoice Issue Date (Invoice/IssueDate)1..1Specify the date the invoice was issued.

Country-Specific configuration

Example

<Invoice>
    <!-- code omitted for clarity -->
    <cbc:IssueDate>2024-10-28</cbc:IssueDate>
    <!-- code omitted for clarity -->
</Invoice>