Skip to Content
Menú
This question has been flagged
2 Respostes
3583 Vistes

One of the biggest flaws of Odoo is the fact that when importing records it tries to match the name. In reality names can change but for other software you mostly use SKU for products.


Furthermore, Odoo expects that all data that comes in is being exported before.
Also here - in reality - you get lists from vendors and partners and import them maybe once or several times a year.


Does anyone know how to write a little module so I can import products matching on sku (default_code) or maybe rewrite the id so it matches the sku?

Avatar
Descartar
Best Answer

Another option , you can import your SKU as an external ID , it can help you for the next import

Avatar
Descartar
Autor Best Answer

Found the answer myself:

The OCA has a fantastic module for this:
\https://odoo-community.org/shop/product/base-import-match-643#attr=11253

Avatar
Descartar
Related Posts Respostes Vistes Activitat
3
d’ag. 25
885
1
de febr. 22
2216
5
de nov. 21
12659
1
de març 17
3114
2
de febr. 17
2992