I have a database with 12000+ products, but none of them have its image set. I want to make a mass import to set an image to every product. The problem is, in order to import an image, I have to encode it first to binary format (base64) and the result put it in the csv/excel file. Of course, this is no issue when it comes to a few products, but for thousands of products, it gets tedious. I know there are a few systems that allow to import images using a url. Is there any way to mass import product images using urls instead? Preferably without using third party modules or Python scripts. I'm using Odoo V10, running on Ubuntu 16.04.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
2
Replies
12971
Views
There is no such existing feature in Odoo. You must have to either use script or use community module that fits in your requirement.
For the record, there is free modules available to import images from URLs
https://apps.odoo.com/apps/modules/13.0/product_import/
https://apps.odoo.com/apps/modules/10.0/import_product_image/
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Sep 24
|
2853 | ||
|
1
Oct 17
|
4072 | ||
|
8
Jan 18
|
8228 | ||
|
0
Jul 17
|
3405 | ||
|
0
Jul 17
|
3560 |