Import Product Variant from CSV/Excel file-Multiple Barcodes

by
Odoo

60.60

v 14.0 Third Party 6
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Sales (sale_management)
Discuss (mail)
Invoicing (account)
Community Apps Dependencies
Lines of code 1471
Technical Name sh_import_product_var_mb
LicenseOPL-1
Websitehttps://www.softhealer.com
Versions 15.0 14.0 13.0 12.0 11.0 16.0 17.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Sales (sale_management)
Discuss (mail)
Invoicing (account)
Community Apps Dependencies
Lines of code 1471
Technical Name sh_import_product_var_mb
LicenseOPL-1
Websitehttps://www.softhealer.com
Versions 15.0 14.0 13.0 12.0 11.0 16.0 17.0

Import Product Variant from CSV/Excel file-Multiple Barcodes

Do you want to import products with product variants From CSV/Excel? This module helps to import products with product variants from the CSV or Excel files. This module provides a facility to import custom fields also. It will auto-create or update product and product variant with image, price, quantity, stock, etc from CSV/Excel. You can identify the same name product/product variant by "Unique Identification" field. You can import and manage multiple barcodes for single products and product variants.

Hot Features


Import custom fields.
Create product variants.
"Unique Identification" field.
Import variant extra price.
Update variant attribute values.
Multiple barcodes supported.

Features


  • You can create or update product variants by barcode, name & internal reference.
  • You can import multiple barcodes for single products and product variants.
  • You can identify the same name product/product variant by "Unique Identification" fields.
  • Easy to import Product Variant (image, price, quantity, stock, etc) from CSV or Excel.
  • Easy to import custom fields with product variants.
  • You can import product images by image URL or local image path. (Local URL means URL of your odoo server files location, please note it is not your odoo user local system path.)
  • Easy to import products with stock on-hand quantity.
  • Easy to create and update product variants.
  • Download Sample CSV or Excel file from import wizard directly.
  • Very useful for mass records.
  • Very well formated Excel and CSV files.
  • Easy to install and use it, No more configuration required.
  • This module saves your important time.

First, you need to tick the "Import Product Variants" group to import product Variant.


"Import Product Variants" menu.


When you click the "Import Product Variants" button, the wizard will open, here you can choose the import file type(CSV/Excel), method(create product/create or update product), product update by(Name/Barcode/Internal Reference), remove existing(If you tick this tickbox then remove existing barcode otherwise not) and file.


You can create or update product variants by barcode, name & internal reference.


Success message looks like below it shows successfully imported records.


The following product template fields are imported.


We see the imported product "Collar T-Shirt" fields.


Product variants.


The "Sales" tab in the product "Collar T-Shirt".


The following barcodes are imported.


You can configure the product from here.


Product variant imported succesfully.


Using the "Variant" feature you can see product variant details.


Product variant details with qty on hand & UOM.


You can see the product variant field which is imported.


The following custom fields are imported (Text, Integer, Float, Character, Boolean, Selection, Many2one, Many2many custom fields are supported).


In Attribute, Our app works only when "Variants Creation Mode" must be set "Instantly".


About Fields


Column Product Model Field Name Description Required
A Product template (product.template) Unique Identification You can identify the same name product/product variant by "Unique Identification" field. Yes
B Product template (product.template) Name Define the product/product variant name. Yes
C Product template (product.template) Can Be Sold? It takes true by default if not provided. No
D Product template (product.template) Can be Purchased? It takes true by default if not provided. No
E Product template (product.template) Product Type In the "Product type" take consumable by default if not provided. No
F Product template (product.template) Category It takes default category if not provided. No
G Product template (product.template) Unit of Measure Take the same name as ERP in the "UOM". No
H Product template (product.template) Purchase Unit of Measure Take the same name as ERP in the "UOM". No
I Product template (product.template) Customer Taxes Taxes are separated by comma(,). You have to provide customer tax here. No
J Product template (product.template) Vendor Taxes Taxes are separated by comma(,). You have to provide vendor tax here. No
K Product template (product.template) Description for Customers You have to write a product description here. No
L Product template (product.template) Invoicing Policy Enter the same text of selection field the same as ERP in the"Invoice policy" otherwise by default it takes ordered quantities. No
M Product template (product.template) Sales Price You have to enter the product sales price here. No
N Product template (product.template) Cost You have to enter the product cost here. No
O Product variant (product.product) variant Attributes You have to enter the product variant attributes. No
P Product variant (product.product) Attribute Values You have to enter the product attribute values. No
Q Product variant (product.product) Internal Reference You have to enter the product internal reference number. No
R Product variant (product.product) Barcode You have to enter the product barcode number. No
S Product variant (product.product) Weight You have to enter the product weight. No
T Product variant (product.product) Volume You have to enter the product volume. No
U Product variant (product.product) Qty On Hand You have to enter the product on hand quantity. No
V Product variant (product.product) Image path/url Enter the complete URL or local path in the "Image path/URL". No
W Product template (product.template) Multi barcodes Multi barcodes are separated by comma(,). You have to provide barcode here. No
X Product variant (product.product) / Product template (product.template) Custom Fields You can import product variant & You can import custom fields from here. Please go to the "Custom Fields" tab for more details. No

General Notes:


1) Don't remove the column from the sample sheet given, you can leave an empty column if the column is not the required type. You can see the table above for that.

2) Don't change the sample sheet column sequence.

3) Please don't use excel if you don't know the very well sheet formatting which is given in the sample sheet. Use CSV for hassle-free import without format issue. If you want to use excel and want to clear the format then please check this video.
Watch Video


Your CSV/Excel file format must match like below.
In the "Can be sold & purchased?" take true by default if not provided.
In the "Product type" take consumable by default if not provided.
Take the same name as ERP in the "UOM".


Taxes are separated by comma(,).
Enter the same text of selection field the same as ERP in the"Invoice policy" otherwise by default it takes ordered quantities.


Variant attributes like color, size, or blank.
Enter the complete URL or local path in the "Image path/URL".


Enter the complete URL or local path in the "Image path/URL".
Multiple barcodes field.
You can import any number of custom fields.
All custom fields must exist on the product.product model.


You can import any number of custom fields. All custom fields must exist on the product.product model.


You can import variant-wise cost. (Latest updates)


Custom Fields / Non Existing Standard Fields


Do you want to import fields which is created by any custom modules, odoo studio, or standard odoo fields which are not present inside the sample sheet provided in the module? You can add all those kinds of fields in the sheet at the end after the sample sheet fields it means from column "X".


Many2many fields:Many2many extra fields record auto-create option: This option useful to create a record if a record does not exist in many2many type of field. This option only applicable on custom fields or other extra fields which is not in the sample and which have a model with the only specified field as mandatory. if more than one field mandatory in the model then it can not be able to create a record.


Please tick this option during import to create record auto for many2many.


Result of auto-created record during import.


Sample sheet.


Product category field:Product category fields option useful to create a record if a record does not exist in the product category field.

Sample sheet.


Please tick this option during import to create a record auto for the product category.


Result of auto-created record during import.


Result of auto-created record during import.


Version 14.0.4 | Released on : 11 August 2021

  • Update Use "#" instead of "," for differentiate attributes values.

Version 14.0.3 | Released on : 18 June 2021

  • Update You can import variant-wise cost.

Version 14.0.2 | Released on : 16 February 2021

  • New Product category fields record auto-create option: Please check tab "Auto Create Record (Custom/Extra Fields)" for more details.
  • New Many2many extra fields record auto-create option: Please check tab "Auto Create Record (Custom/Extra Fields)" for more details.

Version 14.0.1 | Released on : 19 October 2020

  • Initial release.
  • Yes, we provide free upgrades as well as free support for 90 days.

Multi-Languages


We have added predefined some languages(English, German / Deutsch, Arabic, Spanish / Español) in module, If you want to add other language you can contact us on support@softhealer.com. We use google translator tools for multi-languages so possible translations can be not accurate. we accept suggest to make more accurate translations also on support@softhealer.com.

english germany arab spanish
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.