跳至内容
菜单
此问题已终结
3 回复
7761 查看

Hello Everyone,

I am attempting to import invoices in an odoo 16 database

but facing the following issue during import

Missing required value for the field 'name' at multiple rows

I am not sure what is causing it since none of the fields i am importing show errors

here are the imported fields:

Partner 
Journal
Invoice/Bill Date
Reference
Invoice lines/Product
Invoice lines/Analytic lines/Analytic Account
Invoice lines/Quantity 
Invoice lines/Unit Price


I Tried adding the external ID however the issue remained the same


Thanks for the responses everyone, the issue was solved by adding a field for currency and removing analytic account

instead of adding analytic account to the invoice 

we just added the product category to the analytic distribution model so it would automatically assign the analytic account

形象
丢弃
最佳答案

Hi,

you could use this template



Technical Column Names:

 : invoice number

 : invoice refrence
 : partner name

 : invoice date

 : invoice due date

 : product name

 : analytic account name

 : product quantity

 : product unit price

Hope this will help.

形象
丢弃
编写者 最佳答案

Hello tony thanks for the answer, i tried adding the external ID however when trying to import the same issue appears

形象
丢弃
最佳答案

It needs external ID. Try adding a new field for it or you can generate one by creating an invoice with one item and then exporting it to get the external ID and then reimport

形象
丢弃
相关帖文 回复 查看 活动
3
7月 25
1935
1
5月 25
2419
1
4月 25
3440
1
4月 25
4258
1
4月 25
1748