From 8639fd6e4a551a7e00b97bf2dbfc917db2a4ce46 Mon Sep 17 00:00:00 2001 From: Martin Forsberg Date: Fri, 22 Sep 2023 12:44:38 +0200 Subject: [PATCH] Added a business term name for each order type code and changed the term name of the OrderTypeCode. --- guides/release-notes/v3.0.12.adoc | 2 ++ structure/syntax/ubl-order.xml | 7 +++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/guides/release-notes/v3.0.12.adoc b/guides/release-notes/v3.0.12.adoc index de214242..47b24c91 100644 --- a/guides/release-notes/v3.0.12.adoc +++ b/guides/release-notes/v3.0.12.adoc @@ -9,6 +9,8 @@ Release date:: 2023-11-01 == Changes to syntax * Order transaction (T01) +** Added business terms for all Order Type Codes. Renamed the element cbc:OrderTypeCode from "Consignment Order" to "Order Type" to avoid confusion, as Consignment Order is just one of several types. This change is purely editorial. + * Order Response transaction (T76) diff --git a/structure/syntax/ubl-order.xml b/structure/syntax/ubl-order.xml index 7b6c792c..ead18ca4 100644 --- a/structure/syntax/ubl-order.xml +++ b/structure/syntax/ubl-order.xml @@ -63,10 +63,9 @@ cbc:OrderTypeCode - Consignment order indication - Indicates wether the order is a purchase order or consignement order. - Default is purchase order. - tir01-153 + Order type + Indicates wether the order is a Purchase order (tir01-153), Consignement order (tir01-p050), Blanket order (tir01-p051) or Call of order (tir01-p052). Default is purchase order. See section Order Type in BIS-documentation for handling of order types. + tir01-153, tir01-p050, tir01-p051, tir01-p052 UNCL1001_T01 220