im trying to upload my catalog through an excel sheet, but im having trouble linking the images to the excel sheet- ive tried the Chat GPT method; i went through excel VBAs and Python to convert my images into base 64 for the excel sheet but it still wont work
how do you guys convert all your photos into a format suitable and plug them into an excel sheet for ease of uploading bulk products into the website?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
111
ビュー
Hi,
Refer to the following for image importing.
Apps
- https://apps.odoo.com/apps/modules/17.0/import_images_from_zip_file
-https://apps.odoo.com/apps/modules/16.0/product_import
Blog
-https://www.cybrosys.com/blog/overview-of-odoo-16-product-image-from-url-app
Video
- https://www.youtube.com/watch?v=W3ECMHAotgI
Solved Forum
- https://www.odoo.com/sl_SI/forum/pomoc-1/how-to-import-images-from-the-import-wizard-263848
Hope it helps