I need help deciding which database fields need to be used to import product packagings for existing products.
Cette question a été signalée
1
Répondre
202
Vues
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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire
Hello
Which odoo version?