Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3464 Lượt xem

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!!

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 3 18
3544
1
thg 3 15
9100
2
thg 3 15
10906
1
thg 2 21
4670
3
thg 7 17
4869