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

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
Discard
Best Answer

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
Discard
Author

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