papinet / papiNet-API

papiNet is a global paper, forest products and bioproducts industry e-Business initiative.
http://www.papinet.org/
Apache License 2.0
9 stars 3 forks source link

GetDeliveryNoteById.deliveryNoteLineItems required items in version 3.0.0 #136

Closed larsolofsson closed 2 months ago

larsolofsson commented 4 months ago

purchaseOrderNumber and purchaseOrderLineItemNumber should be changed to optional. Goods can be shipped without having any purchaseOrderNumber and purchaseOrderLineItemNumber.

sellerproduct should be changed to optional. StoraEnso is not specifying the sellerProduct.

patricekrakow commented 2 months ago

The property sellerProduct within deliveryNoteLineItems[] was already not required.

Done, see commit f500b38.