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

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?

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

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,

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

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