I need help deciding which database fields need to be used to import product packagings for existing products.
Această întrebare a fost marcată
1
Răspunde
197
Vizualizări
Hi,
To import Product Packagings for existing products, you should at minimum include a field that uniquely identifies the product (preferably the Internal Reference or External ID rather than the product name), along with the Packaging Name and the Contained Quantity (qty). Optional fields such as Barcode, Sales, Purchase, and Company can also be included if they are relevant to your setup. The easiest way to determine the exact field names expected by your database is to export a few existing packaging records from Inventory → Configuration → Product Packagings and use the exported file as a template for your import. This ensures that the column headers match the fields Odoo expects and helps avoid mapping issues during the import process.
Please also refer to this blog : https://www.cybrosys.com/blog/the-ultimate-guide-to-data-import-and-export-in-odoo-19
Hope it helps
Îți place discuția? Nu doar citi, alătură-te!
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te
Hello
Which odoo version?