跳至内容
菜单
此问题已终结
1 回复
3483 查看

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
3556
1
3月 15
9114
2
3月 15
10921
1
2月 21
4681
3
7月 17
4875