How can I export the following data of an deliver order in CSV format:
- Order Number
- Delivery Address
- Products and quantity
We work with a fulfillment partner to pick, pack and ship order to our customers. Therefore I need the delivery orders respectively the informations from the delivery slip in an electronic format (CSV is fine) that our fulfillment partner can import in his system.
I export the data from the list view in the Warehouse/Receive/Deliver By Orders/Delivery Order menu and created an export that contains all data. When I opened the export I found a lot of useless information but missing the important information that informs my fulfillment partner what he has to deliver and to which address.
why not give access to your partner at the appropriate part of your OpenErp system where they will retrieve your instructions to pick/pack/ship?
Our fulfilment partner has a software for picking, packing and shipping and needs the information in an electronic format.