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
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
3月 24
|
1751 | ||
|
1
2月 23
|
2016 | ||
|
1
12月 22
|
11601 | ||
|
6
6月 15
|
7883 | ||
|
2
3月 15
|
5887 |
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.