odoo_import_product_image

Import Product Images from Excel
(File Path and Web URL)

Images Import for Product Template and Product Variants

  • This module allows you to import images from excel using URL and Path.
  • This module gives wizard which allows you to choose whether you want to create a product template or product in Odoo and also it allows you to choose whether you want to create a new product or you want to modify existing product on wizard.
  • Sample for all types of options are available inside the module sample directory.

Main Features:

  • Allow to import *.jpg or .png or .jpeg ... files types.
  • Allow you to create a new product or product template based on your choice and selected on wizard.
  • Allow you to modify an existing product or product template based on your choice and selected on wizard.
  • Allow you to have an image file path of your directory and Website URL where you keep your image. (Both options can work together with a single import.)
  • Allow you to give http or https as a website URL to import images using Excel. Google drive image link might not work but other URLs apart from google drive will work.

Video Link:

Create Product Template Image

  • For Create Product Template you should select on wizard model as Product Template and operation as Create Product on wizard.
  • You can add columns like Product Name, Product Reference Code, Image Path on your .xls file.

Create Product Variant Image

  • For Create Product you should select on wizard model as Product and operation as Create Product on wizard.
  • You can add columns like Product Name, Product Reference Code, Image Path on your .xls file.

Update Product Template Image

  • For Update Product Template you should select on wizard model as Product Template and operation as Update Product on wizard.
  • You have add values as Product Name or Product Reference Code and Image Path on .xls file.

Update Product Variant Image

  • For Update Product you should select on wizard model as Product and operation as Update Product on wizard.
  • You have add values as Product Name or Product Reference Code and Image Path on .xls file

Menus Available:

  • Import Products
    • import Products & Images

File must be in .xls or .xlsx file.

Make sure you have xlrd Python library installed.

Check App Here

repair_order_from_ticket