Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
6092 Widoki

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.

Awatar
Odrzuć

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?

Autor

Our fulfilment partner has a software for picking, packing and shipping and needs the information in an electronic format.

Najlepsza odpowiedź

Sounds like you need to create a custom module, which returns the needed information. This module extends sale.order, and is called when you click on a new button.

I need to do the above things in the near future as well, but I don't have any useful things to share at the moment.

Awatar
Odrzuć
Autor

Thank you for the quick answer. As I plan to use the SaaS version of OpenERP I try to work only with the standard modules. Is there now way to export that data within the standard?

The method you describe in your question is I think the correct way. The only issue you have is to find which field(s) you have to select. Coming week I might be able to give you a hint what to select on a database, without additional modules installed.

Powiązane posty Odpowiedzi Widoki Czynność
1
lip 25
1509
1
maj 25
1048
3
lut 25
14677
1
kwi 25
1990
Export Import Rozwiązane
1
kwi 25
1812