Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
6098 Zobrazení

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.

Avatar
Zrušit

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.

Nejlepší odpověď

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.

Avatar
Zrušit
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.

Related Posts Odpovědi Zobrazení Aktivita
1
čvc 25
1513
1
kvě 25
1051
3
úno 25
14684
1
dub 25
1990
Export Import Vyřešeno
1
dub 25
1816