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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
864
ビュー
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?