details:   https://code.tryton.org/tryton/commit/4f816ab3cf26
branch:    7.8
user:      Cédric Krier <[email protected]>
date:      Mon Dec 29 17:43:15 2025 +0100
description:
        Set an order reference to UBL invoice to test Peppyrus

        Closes #14455
        (grafted from d15404d62b4c80373b9420001b06381bfd01e9b4)
diffstat:

 modules/edocument_peppol_peppyrus/tests/invoice.xml |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (13 lines):

diff -r 59ebb7181406 -r 4f816ab3cf26 
modules/edocument_peppol_peppyrus/tests/invoice.xml
--- a/modules/edocument_peppol_peppyrus/tests/invoice.xml       Mon Dec 22 
20:59:45 2025 +0100
+++ b/modules/edocument_peppol_peppyrus/tests/invoice.xml       Mon Dec 29 
17:43:15 2025 +0100
@@ -8,6 +8,9 @@
     <cbc:DueDate>2026-01-01</cbc:DueDate>
     <cbc:InvoiceTypeCode>380</cbc:InvoiceTypeCode>
     <cbc:DocumentCurrencyCode>EUR</cbc:DocumentCurrencyCode>
+    <cac:OrderReference>
+        <cbc:ID>NA</cbc:ID>
+    </cac:OrderReference>
 
     <cac:AccountingSupplierParty>
         <cac:Party>

Reply via email to