I need help deciding which database fields need to be used to import product packagings for existing products.
Diese Frage wurde gekennzeichnet
1
Antworten
205
Ansichten
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
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren
Hello
Which odoo version?