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.deliveryNotePackages.packageIdentifiers in version 3.0.0 #140

Closed larsolofsson closed 3 months ago

larsolofsson commented 4 months ago

1 type: Add enumeration Primary

2 codeType: Add enumerations IFRA and Supplier

patricekrakow commented 3 months ago

I will start with the following:

role:
- Primary
- Secondary

type:
- Barcode
- RFTag
- Number
- QRCode

codeType:
- IFRA
- NARI
- UIC14
- UIC16
- Supplier
patricekrakow commented 3 months ago

Done, see commit f054b46.

I have also updated CreateGoodsReceipt accordingly.