تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
3456 أدوات العرض

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.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مارس 18
3540
1
مارس 15
9096
2
مارس 15
10905
1
فبراير 21
4666
3
يوليو 17
4868