Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3481 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мар. 18
3555
1
мар. 15
9110
2
мар. 15
10918
1
февр. 21
4680
3
июл. 17
4874