Skip to Content
Menu
This question has been flagged
2 Replies
4976 Views

Hello 

I use odoo 15 community, I would like to import the product database with their photos. Product database of more than 15,000 references 

Thank you

Avatar
Discard

Hi Karim,
Do you importing from your Odoo browser or from backend database?

Author

Hello Altela,

 I would like to import from Odoo browser with a Template

Best Answer

Hello Karim Tahri,

There is no such existing feature in Odoo to mass import product Images using csv/excel file. You must have to either use script or use community module that fits in your requirement.

For the record, there are some free modules available to import images from URLs. But you need to migrate module based on your need if you want to use it.
1. https://apps.odoo.com/apps/modules/13.0/product_import/
2. https://apps.odoo.com/apps/modules/10.0/import_product_image/

Hope this answer helps you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Discard
Best Answer

You can import product images by providing/inserting a link/url in the "image column" of your file where Odoo can fetch the images. It can also be done for contact images or any image you want to import into Odoo.

Avatar
Discard