Hi. I want to export existing products. Edit settings and import it again. I have done that with for example changing the invoicing policy. So, I do understand how to do it. My problem is when I want to change the product vendor code. It gives me error.
Any help would be great as in why it happens.
The errors is:
The file contains blocking errors
Missing required value for the field 'partner_id' at multiple rows
With developer mode activated it's easier to find the exact values you want to import/export for the change you desire.
Settings > General Settings > (scroll down) Developer Tools > Activate the developer mode (don't active with assests I assume).
Once you activated developer mode you can use the small "?" that normally gives you information about the field to see what exact model / database name it has, which you can then use for export & import.
In general it's easiest to use the existing ID's instead of names for stuff you want to change.
Odoo debug plugin can be usefull to easily and quickly switch back and forth:
https://chromewebstore.google.com/detail/odoo-debug/hmdmhilocobgohohpdpolmibjklfgkbi
Can someone please test if it is possible to update reordering rules for "min qty" "max qty" and "to order" fields.