Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
3455 Vues

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
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
mars 18
3539
1
mars 15
9095
2
mars 15
10904
1
févr. 21
4666
3
juil. 17
4868