Skip to Content
Menu
This question has been flagged
1 Reply
2421 Views

Dear community

I'm new user for Openerp and I can't solve one simple looking task.

I would like to import my customers orders data from a CSV to Sales Orders. In csv have the basic data:

1: Name of the customer  (new and old customers)

2: Address (street, city, country)

3: Order item

4: Qty


All I need is to upload this data on a daily base. When I try downloading Sales order to use as a template, it does not contain Names or adresses, just reference for already existing data in ERP for example customer as: base.res_partner_11

Is it possible to somehow upload my simple data to process as Sales Order, without the need of separately upload each customer in another step?

Avatar
Discard
Best Answer

you can replace that column header from partner_id/id to Customer and then provide the customer names which exactly match the existing customer name. New name will not work.  hope that works.

Avatar
Discard
Related Posts Replies Views Activity
2
Jul 15
9411
1
Aug 24
354
3
Aug 24
1826
1
Feb 24
1122
3
Oct 23
9065