VRBL: Invoice Issue Date
You can specify the date the Document is issued.
Use the IssueDate element to model this information. More information is provided in the Issue Date topic.
Example
<Invoice>
<!-- code omitted for clarity -->
<cbc:IssueDate>2024-10-28</cbc:IssueDate>
<!-- code omitted for clarity -->
</Invoice>
Updated 14 days ago