Hi i need to export products and import to update min and max items.
Odoo does make is so simple i understand it. If you select export and tick the box i want to update product it will add the id file needed. if in normal mode i get error bellow. If i activate developers mode i don't get an error but the item is duplicated.
Error at row 1: "duplicate key value violates unique constraint "product_product_combination_unique" DETAIL: Key (product_tmpl_id, combination_indices)=(21662, ) already exists. "