跳至內容
選單
此問題已被標幟
1 回覆
3468 瀏覽次數

My company would like to use the CSV import feature to upload new products in batches, but the fact that Odoo CSV stores the images as Base64 encoded strings makes it very impractical.

I'm wondering if I could modify the existing functionality to grab the images from the URLs or some internal server paths instead, but I don't know where to start with editing a built-in module as the CSV import is?
I'll appreciate any suggestion.

Thanks!!

頭像
捨棄
最佳答案

The import is handled in the base_import module. You will need to extend this module functionalities so you may modify the functionality.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
3月 18
3548
1
3月 15
9102
2
3月 15
10913
1
2月 21
4672
3
7月 17
4870