I need help deciding which database fields need to be used to import product packagings for existing products.
Этот вопрос был отмечен
1
Ответить
230
Представления
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
Не оставайтесь в стороне – присоединяйтесь к обсуждению!
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация
Hello
Which odoo version?