Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
873 Представления

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?