I have an excel file with all my products name barcode and url of images of them.
Is there any way to import in ecommerce store via pgadmin query?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have an excel file with all my products name barcode and url of images of them.
Is there any way to import in ecommerce store via pgadmin query?
i used import and i can see names and codebar but how to add images of products?
i've a column in xls with link to images
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 24
|
504 | ||
How can I recover ownership?
Solved
|
|
1
Feb 23
|
862 | |
Odoo database failed
Solved
|
|
1
Dec 22
|
9698 | |
|
6
Jun 15
|
6584 | ||
|
2
Mar 15
|
5097 |
Hello,
you can import related images via google images, this is detailed steps provided by odoo documentation
https://www.odoo.com/documentation/15.0/applications/sales/sales/products_prices/products/product_images.html
Hope this will help.