コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4026 ビュー

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?

アバター
破棄
最善の回答
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.

関連投稿 返信 ビュー 活動
3
10月 23
9005
1
9月 23
3414
1
5月 23
2374
2
4月 23
2950
1
3月 23
2323