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

GetSupplierOrderById: in ver. 3.0.0 #106

Closed larsolofsson closed 6 months ago

larsolofsson commented 6 months ago

GetSupplierOrderById:

  1. supplierOrderStatus: Optional? Should be required purchaseOrderStatus is required in GetPurchaseOrderById: ver 2.0.0

  2. salesOrderNumber: is on purchaseOrderLineIitem in ver.2.00 Now in the header for the supplierOrder?

  3. confirmedShipToLocation: Property partyIdentifiers: should be change to property locationIdentifiers:, i.e. the same as in toLocation: and fromLocation:

  4. the same issue for locations regarding uuid in locationIdentifiers: as for partyIdentifiers:, issue #104

  5. modeType: The following enumerations can be removed for Paper and Pulp businesses: Air, Floating, Mail, OffRoad and Other.

    1. unitType: The following enumerations can be removed for Paper and Pulp businesses: ForestryForwarderUnit, Wagon and Other.
patricekrakow commented 6 months ago
  1. Done in commit 47ffffd.
  2. Already done in commit bcda087 according to issue #105.
  3. Done in commit 47ffffd.
  4. Corrected in commit 47ffffd.
  5. Done in commit 47ffffd.
  6. Done in commit 47ffffd.
patricekrakow commented 6 months ago

We closed this issue with @larsolofsson, @bengtwentus and @MrNordenberg.