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.transport in version 3.0.0 #134

Closed larsolofsson closed 2 months ago

larsolofsson commented 4 months ago

There is currently no identifier of the transport unit. I suppose that the receiver of the goods also need an identifier of the transport unit to know which DeliveryNote belongs to which transport unit.

Wouldn't also an identifier of the vehicle be needed as well as a vehicleType? For example, a road transport is coming with 3 containers loaded on 2 transport units. There is a Delivery Note for each container. Transport unit no 1 is loaded with 1 container and transport unit 2 is loaded with 2 containers. Shouldn't it be possible to see in the Delivery Note which transport unit is carrying the container? We discussed this case at an API meeting and I think we decided that support for this case should be added. It is missing now. I sent as agreed an xml example to Patrice for how it is handled in papiNet xml.

In supplier-order and in papiNet DeliveryMessage there is possibility to specify several delivery legs with transport info but not in the delivery-note. Why this difference?

patricekrakow commented 2 months ago

The transport has been updated, see commit c0b924e.