I am moving product data from odoo 8 to odoo 12. When trying to map table product.product and product.template there is no images fields in odoo 12?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
4004
Представления
The product image is store in res.attachment.The product ID containing, name and it's image's local file path with the file's base64.
You can't used to import through from product.template using inbuilt function.
I hope this custom module is useful..
https://www.odoo.com/apps/modules/11.0/import_product_image/
If is the answer is useful,please don't forget to Up-vote.
Mr V. There is no res_attachment in the database but there is an ir_attachement. The import_product_image is for v11 not for v12, I wanted to migrated product image from odoo 8 to odoo 12 with Talent ETL but I guess is impossible.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
3
окт. 23
|
8964 | ||
|
1
сент. 23
|
3400 | ||
|
1
мая 23
|
2360 | ||
|
2
апр. 23
|
2911 | ||
|
1
мар. 23
|
2304 |