Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3426 Tampilan

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
Buang
Jawaban Terbai

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Mar 18
3480
1
Mar 15
9055
2
Mar 15
10854
1
Feb 21
4633
3
Jul 17
4834