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