Skip to Content
Menú
This question has been flagged
1 Respondre
3447 Vistes

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

Avatar
Descartar
Best Answer

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

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de març 18
3535
1
de març 15
9091
2
de març 15
10897
1
de febr. 21
4661
3
de jul. 17
4865