Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3458 Visualizzazioni

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
Abbandona
Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mar 18
3540
1
mar 15
9098
2
mar 15
10905
1
feb 21
4666
3
lug 17
4868