From 113dc60f489e67f758f72bf6546a0449f4db63dc Mon Sep 17 00:00:00 2001 From: MartinForsberg-Ecru Date: Wed, 28 Aug 2024 20:55:39 +0200 Subject: [PATCH] POACC-547 --- guide/release-notes/main.adoc | 2 ++ guide/release-notes/v3.0.18.adoc | 13 +++++++++++++ rules/sch/PEPPOL-EN16931-UBL.sch | 7 ++++++- structure/syntax/ubl-creditnote.xml | 2 +- structure/syntax/ubl-invoice.xml | 2 +- 5 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 guide/release-notes/v3.0.18.adoc diff --git a/guide/release-notes/main.adoc b/guide/release-notes/main.adoc index b61fa451..c5a9dc74 100644 --- a/guide/release-notes/main.adoc +++ b/guide/release-notes/main.adoc @@ -15,6 +15,8 @@ IMPORTANT: Changes in code lists are also reflected by changes in the validation :leveloffset: +1 +include::v3.0.18.adoc[] + include::v3.0.17.adoc[] include::v3.0.16.adoc[] diff --git a/guide/release-notes/v3.0.18.adoc b/guide/release-notes/v3.0.18.adoc new file mode 100644 index 00000000..f8d7276b --- /dev/null +++ b/guide/release-notes/v3.0.18.adoc @@ -0,0 +1,13 @@ += Version 3.0.17 +[horizontal] +Release date:: May 2024 + +== Changes to BIS document + +None + +== Changes to code lists and validation artefacts + +* The rule (PEPPOL-EN16931-R002), which ensures that the Invoice Note (BT-22) appears no more than once, will not apply if both the buyer and seller are German organizations. + +== EN 16931 schematrons updated diff --git a/rules/sch/PEPPOL-EN16931-UBL.sch b/rules/sch/PEPPOL-EN16931-UBL.sch index 3071f8d3..d600f912 100644 --- a/rules/sch/PEPPOL-EN16931-UBL.sch +++ b/rules/sch/PEPPOL-EN16931-UBL.sch @@ -38,6 +38,11 @@ Last update: 2024 May release 3.0.17. else 'XX'"/> + + + @@ -252,7 +257,7 @@ Last update: 2024 May release 3.0.17. Business process MUST be provided. Business process MUST be in the format 'urn:fdc:peppol.eu:2017:poacc:billing:NN:1.0' where NN indicates the process number. - No more than one note is allowed on document level. + No more than one note is allowed on document level, unless both the buyer and seller are German organizations. A buyer reference or purchase order reference MUST be provided. Specification identifier MUST have the value 'urn:cen.eu:en16931:2017#compliant#urn:fdc:peppol.eu:2017:poacc:billing:3.0'. Only one tax total with tax subtotals MUST be provided. diff --git a/structure/syntax/ubl-creditnote.xml b/structure/syntax/ubl-creditnote.xml index c4f50351..30b93a56 100755 --- a/structure/syntax/ubl-creditnote.xml +++ b/structure/syntax/ubl-creditnote.xml @@ -91,7 +91,7 @@ 381 - + cbc:Note Invoice note A textual note that gives unstructured information that is relevant to the Invoice as a whole.Such as the reason for any correction or diff --git a/structure/syntax/ubl-invoice.xml b/structure/syntax/ubl-invoice.xml index ac66bb1c..d7eb4aa1 100755 --- a/structure/syntax/ubl-invoice.xml +++ b/structure/syntax/ubl-invoice.xml @@ -86,7 +86,7 @@ 380 - + cbc:Note Invoice note A textual note that gives unstructured information that is relevant to the Invoice as a whole.Such as the reason for any correction or