Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Lines of code | 243 |
Technical Name |
product_import |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 13.0 14.0 15.0 16.0 17.0 18.0 |

Product Image from URL
Product Images from Web URLs and Local Paths.

Key Highlights
Effortlessly Load a Product Image by Simply Pasting a URL or a Local Path in the Designated Field.
You can Utilize Image URLs and Paths During the Product Import Process as well.
Import Product from Products and Product Image by Adding URL or Path.
Menu Item for Importing Product as XLSX or CSV and Add Image by URL or Local Path.

Paste URL of the Image in the Product Form.

The Image will Update Once the Record is Saved.

Menu Item for Importing Product.

Select the File and Type of File for Importing Products.

You have the Option to Use URL or a Path for Importing Images.
The Fields in the File must be in this Format for CSV Importing.

The Product Details Along with the Images will be Imported.

The Fields in the File must be in this Format for XLSX Importing.

The Product Details Along with the Images will be Imported.
-
Load an Image in the Product Directly from the Product View Using a URL or Path.
-
Import Products and Product Images by Adding URLs or Paths.
Initial Commit for Product Image from URL.
Related Products
Our Services

Odoo Customization

Odoo Implementation

Odoo Support

Hire Odoo Developer

Odoo Integration

Odoo Migration

Odoo Consultancy

Odoo Implementation

Odoo Licensing Consultancy
Our Industries

Trading
Easily procure and sell your products

POS
Easy configuration and convivial experience

Education
A platform for educational management

Manufacturing
Plan, track and schedule your operations

E-commerce & Website
Mobile friendly, awe-inspiring product pages

Service Management
Keep track of services and invoice

Restaurant
Run your bar or restaurant methodically

Hotel Management
An all-inclusive hotel management application
Support
Got questions or need help? Get in touch.
Say hi to us on WhatsApp!
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedDoesn´t Works
I´ve deployed and nothing happened.
Re: Doesn´t Works
Hello, Could you please provide more details?
Export
Will this allow for exporting image urls?
Re: Export
There is no export feature in THIS product_import V17 module. However, you can export the image URL from the record using Odoo's default Export Data feature.
Hi,
I am getting this error while trying to install the add on:
Invalid Operation
Error while importing module 'product_import'. Module loading product_import failed: file /tmp/tmpkrn4ejha/product_import/security/ir.model.access.csv could not be processed: No matching record found for external id 'model_product_import' in field 'Model' Missing required value for the field 'Model' (model_id)
I am using Odoo 17 and downloaded the Addon ZIP for version 17.
Any ideas? Thanks
Re:
Please note that custom modules with Python or JS files cannot be imported directly via the Odoo Apps interface, which only supports modules with XML files.
If you're on Odoo Online, custom module installation is not supported.
If you’re using Odoo on-premise, you can manually add the module to your 'custom_addons' folder. After that, make sure to update the 'custom_addons' path in your Odoo config file.
For detailed steps, please refer to this guide: How to Install a Custom Module in Odoo 16.