details:   https://code.tryton.org/tryton/commit/d15404d62b4c
branch:    default
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
diffstat:

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

diffs (13 lines):

diff -r 31d4f2075485 -r d15404d62b4c 
modules/edocument_peppol_peppyrus/tests/invoice.xml
--- a/modules/edocument_peppol_peppyrus/tests/invoice.xml       Mon Dec 22 
18:34:35 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