Skip to Content
Menu
This question has been flagged
3 Replies
1191 Views

I just started using Odoo and I'm having a really hard time importing any sales order via CSV file. The error "Odoo Server Error product_uom_qty" and I don't know how to resolve it.

I use the following headers.

Order Reference

Customer

Order Lines / Product

Order Lines / Quantity

Order Lines / UoM

Order Lines / Unit Price

What do I need to map to make this error go away?

Avatar
Discard
Best Answer

The module named "VKS Import Excel" can help you solve this problem easily: https://apps.odoo.com/apps/modules/16.0/vks_import_excel.

Please contact me via email anhtuan.acoi@gmail.com if you need further assistance.

Avatar
Discard
Best Answer

Hi,

If you are using Odoo saas 16.1 (Odoo Online), there is a bug in the import functionality and it has been resolved recently,

If it not resolved yet in your database, you may have to wait until Odoo updating the source code in the saas server.


Fix: https://github.com/odoo/odoo/commit/871690afdc2ce4da2770a144cc4fc5ed038e6f73


Thanks

Avatar
Discard
Best Answer

Hi,

If we add proper fields and data we can able to import the sale order line, otherwise we can use scripting to import sale order lines.

the attached images show the proper related field


Regards

Avatar
Discard