Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
5 Відповіді
15040 Переглядів

Dear all,

I am new to openERP and am trying to import supplier invoices from csv.

While I am able to successfully import the invoices with single invoice line, I am not able to import if the invoice lines are more than one. Example, if the supplier invoice is only for a product A, the import is successful. If the supplier invoice is for product A and B, it creates two separate invoices for A and B instead of two invoice lines in the same invoice.

I request help and advise on how multiple invoice lines can be imported for the same invoice.

Regards

Sudheendra.

Аватар
Відмінити
Найкраща відповідь

am trying to import sales orders for different customers with more than sales order line it gaave me this error 

Missing required value for the field 'Order Reference' (name)

any value i set it refuse it 

 

Аватар
Відмінити
Найкраща відповідь

From the FREQUENTLY ASKED QUESTIONS section of the Import screen:

How can I import a one2many relationship (e.g. several Order Lines of a Sales Order)?

If you want to import sales order having several order lines; for each order line, you need to reserve a specific row in the CSV file. The first order line will be imported on the same row as the information relative to order. Any additional lines will need an addtional row that does not have any information in the fields relative to the order.

As an example, here is a sample CSV file of some quotations you can import, based on demo data.

Ref,Supplier,Destination,Pricelist,Order Lines / Product,Order Lines / Quantity
PO000020,ASUSTeK,Stock,Default Purchase Pricelist,ADPT,20
,,,,CARD,30
,,,,C-Case,40
PO00002,Axelor,Stock,Default Purchase Pricelist,CD,5
,,,,CPUa8,15

This file imports TWO quotes, the first having THREE lines, the second having TWO lines.

Аватар
Відмінити
Автор

Thank you very much. The Solution Worked.Regards Sudheendra Walvekar

Найкраща відповідь

To import From CSV,You can Check HERE   

Аватар
Відмінити
Найкраща відповідь

Example for importing sales order:

Reference/Description,Customer,Order Lines / Product,Order Lines / Quantity
PO000020,ASUSTeK,ADPT,20
,,CARD,30
,,C-Case,40
PO00002,Axelor,CD,5
,,CPUa8,15
Аватар
Відмінити

In fact these answers are for orders not invoices.

I am getting an incomprehensible error importing invoices

Related Posts Відповіді Переглядів Дія
2
січ. 24
1255
2
бер. 23
2378
4
груд. 23
21698
1
бер. 15
11052
1
бер. 15
5060