Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
855 Ansichten

There are multiple product lines per invoice. The default ODOO template have no line column, so I added line quantity, unit amount, line amount to the importing file.
When matching the ODOO field to excel File Column, I keep getting this error "
Unknown error during import: : byte indices must be integers or slices, not str at multiple rows". 
How to address this?

Avatar
Verwerfen
Beste Antwort

Hi,

You can refer to the YouTube video on how to Import and Export Customer Invoices in Odoo 16 


https://www.youtube.com/watch?v=gFLiBYiQylo

Hope it helps,

Avatar
Verwerfen
Autor

Nice, it does help. Thanks.
But is it possible to import paid and posted invoice?