From 3460859ab2b7e7d183dd6028361f9657b4f085e8 Mon Sep 17 00:00:00 2001 From: MartinForsberg-Ecru Date: Thu, 31 Oct 2024 11:00:13 +0100 Subject: [PATCH 1/2] fixed versions and release notes --- guides/release-notes/v3.0.14.adoc | 6 ++---- project.xml | 24 ++++++++++++------------ 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/guides/release-notes/v3.0.14.adoc b/guides/release-notes/v3.0.14.adoc index 77f6d268..0e3e52cb 100644 --- a/guides/release-notes/v3.0.14.adoc +++ b/guides/release-notes/v3.0.14.adoc @@ -7,10 +7,8 @@ Release date:: November 2024 * BIS Ordering and Order Only ** Added sample file and use case which describes consignment orders and vendor-managed inventory -== Changes to Compliance BIS document -* Added new compliance on SBDH and BIS3 payload -** The value of the SBDH element "Sender/Identifier" MUST be equivalent to the value in the sender party’s "Party/EndpointID" element and its "schemeID" attribute. -** The value of the SBDH element "Receiver/Identifier" MUST be equivalent to the value in the receiver’s party "Party/EndpointID" element and its "schemeID" attribute +== Changes to "BIS compliance" document +* Added new compliance rules on how to use sender/receiver identifiers when enveloping a BIS3 message in Peppol Business Message Envelope (SBDH) nd its "schemeID" attribute == Changes to syntax * Order transaction (T01) diff --git a/project.xml b/project.xml index 7f8b7798..a85157cd 100644 --- a/project.xml +++ b/project.xml @@ -26,7 +26,7 @@ Structure-1 structure/syntax/ubl-order.xml - Peppol Order transaction 3.4 (T01) + Peppol Order transaction 3.5 (T01) Structure-1 @@ -36,12 +36,12 @@ Structure-1 structure/syntax/ubl-orderagreement.xml - Peppol Order Agreement transaction 3.1 (T110) + Peppol Order Agreement transaction 3.2 (T110) Structure-1 structure/syntax/ubl-order-change.xml - Peppol Order Change transaction 3.0 (T114) + Peppol Order Change transaction 3.1 (T114) Structure-1 @@ -56,7 +56,7 @@ Structure-1 structure/syntax/ubl-catalogue.xml - Peppol Catalogue transaction 3.2 (T19) + Peppol Catalogue transaction 3.3 (T19) Structure-1 @@ -66,12 +66,12 @@ Structure-1 structure/syntax/ubl-despatch-advice.xml - Peppol Despatch Advice transaction 3.2 (T16) + Peppol Despatch Advice transaction 3.3 (T16) Structure-1 structure/syntax/ubl-shoppingcart.xml - Peppol Punch Out transaction 3.2 (T77) + Peppol Punch Out transaction 3.3 (T77) Structure-1 @@ -94,7 +94,7 @@ T01 native:Schematron rules/sch/parts/PEPPOL-M-T01.sch - Business rules for Peppol Order transaction 3.4 + Business rules for Peppol Order transaction 3.5 T76 @@ -106,13 +106,13 @@ T110 native:Schematron rules/sch/parts/PEPPOL-M-T110.sch - Business rules for Peppol Order Agreement transaction 3.1 + Business rules for Peppol Order Agreement transaction 3.2 T19 native:Schematron rules/sch/parts/PEPPOL-M-T19.sch - Business rules for Peppol Catalogue transaction 3.2 + Business rules for Peppol Catalogue transaction 3.3 T58 @@ -124,14 +124,14 @@ T16 native:Schematron rules/sch/parts/PEPPOL-M-T16.sch - Business rules for Peppol Despatch Advice transaction 3.2 + Business rules for Peppol Despatch Advice transaction 3.3 T77 native:Schematron rules/sch/parts/PEPPOL-M-T77.sch - Business rules for Peppol Punch Out transaction 3.2 + Business rules for Peppol Punch Out transaction 3.3 @@ -151,7 +151,7 @@ T114 native:Schematron rules/sch/parts/PEPPOL-M-T114.sch - Business rules for Peppol Order Change transaction 3.0 + Business rules for Peppol Order Change transaction 3.1 T115 From 132946b1387373ab0002b53c03acb59ccfab88b3 Mon Sep 17 00:00:00 2001 From: MartinForsberg-Ecru Date: Thu, 31 Oct 2024 11:04:17 +0100 Subject: [PATCH 2/2] Fixed typo --- guides/release-notes/v3.0.14.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/release-notes/v3.0.14.adoc b/guides/release-notes/v3.0.14.adoc index 0e3e52cb..b1efcb38 100644 --- a/guides/release-notes/v3.0.14.adoc +++ b/guides/release-notes/v3.0.14.adoc @@ -8,7 +8,7 @@ Release date:: November 2024 ** Added sample file and use case which describes consignment orders and vendor-managed inventory == Changes to "BIS compliance" document -* Added new compliance rules on how to use sender/receiver identifiers when enveloping a BIS3 message in Peppol Business Message Envelope (SBDH) nd its "schemeID" attribute +* Added new compliance rules on how to use sender/receiver identifiers when enveloping a BIS3 message in Peppol Business Message Envelope (SBDH) == Changes to syntax * Order transaction (T01)