Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
4015 Visualizzazioni

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?

Avatar
Abbandona
Risposta migliore
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.
Avatar
Abbandona
Autore

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.

Post correlati Risposte Visualizzazioni Attività
3
ott 23
8971
1
set 23
3404
1
mag 23
2362
2
apr 23
2916
1
mar 23
2305