Import Product Template from CSV/Excel file
by Softhealer Technologies https://www.softhealer.com$ 24.01
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 582 |
Technical Name |
sh_import_product_tmpl |
License | OPL-1 |
Website | https://www.softhealer.com |
Versions | 9.0 13.0 17.0 12.0 18.0 14.0 11.0 10.0 15.0 16.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 582 |
Technical Name |
sh_import_product_tmpl |
License | OPL-1 |
Website | https://www.softhealer.com |
Versions | 9.0 13.0 17.0 12.0 18.0 14.0 11.0 10.0 15.0 16.0 |
Import Product Template from CSV/Excel file
This module is useful to product template with from CSV/Excel file. You can import custom fields from CSV or Excel.
Related Modules
Hot Features
Features
- Easy to import.
- Import CSV or Excel.
- Import product by Name, Barcode, Internal Reference.
- Import product image by path/URL. (Local URL means URL of your odoo server files location, please note it is not your odoo user local system path.)
- Import "Qty On Hand".
- Easy to import custom fields.
- Easy to import custom fields from CSV or Excel.
- Easy to import Text, Integer, Float, Character, Boolean, Selection, Many2one, Many2many custom fields.
- No special configuration required, install it, use it.
- This module saves your important time.
- It reduces human efforts.
First, you need to tick the "Import Product Template" group to import product template.
"Import Products" menu in products.
When you click the "Import Products" button, the wizard will open that looks like below.
Success message looks like below it shows successfully imported records and also provides a list of unimported records with row number in sheet and relative details of data invalidation.
The following fields are imported.
The following fields are imported.
The following fields are imported.
The following fields are imported.
About Fields
Column | Product Model | Field Name | Description | Required |
---|---|---|---|---|
A | Product template (product.template) | Name | Define the product/product variant name. | Yes |
B | Product template (product.template) | Can Be Sold? | It takes true by default if not provided. | No |
C | Product template (product.template) | Can be Purchased? | It takes true by default if not provided. | No |
D | Product template (product.template) | Product Type | In the "Product type" take consumable by default if not provided. | No |
E | Product template (product.template) | Category | It takes default category if not provided. | No |
F | Product variant (product.product) | Internal Reference | You have to enter the product internal reference number. | No |
G | Product variant (product.product) | Barcode | You have to enter the product barcode number. | No |
H | Product template (product.template) | Sales Price | You have to enter the product sales price here. | No |
I | Product template (product.template) | Cost | You have to enter the product cost here. | No |
J | Product template (product.template) | Unit of Measure | Take the same name as ERP in the "UOM". | No |
K | Product template (product.template) | Purchase Unit of Measure | Take the same name as ERP in the "UOM". | No |
L | Product variant (product.product) | Weight | You have to enter the product weight. | No |
M | Product variant (product.product) | Volume | You have to enter the product volume. | No |
N | Product template (product.template) | Customer Taxes | Taxes are separated by comma(,). You have to provide customer tax here. | No |
O | Product template (product.template) | Vendor Taxes | Taxes are separated by comma(,). You have to provide vendor tax here. | No |
P | 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 |
Q | Product template (product.template) | Description for Customers | You have to write a product description here. | No |
R | Product variant (product.product) | Qty On Hand | You have to enter the product on hand quantity. | No |
S | Product variant (product.product) | Image path/url | Enter the complete URL or local path in the "Image path/URL". | No |
T | 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.
4) Add
Custom
Fields or
Non-Exist
Standard
odoo fields
at the end,
For adding
those fields
pls check
the custom
fields
section.
Watch
Video
Your CSV file must match like below.
Your Excel file must match like below.
Product template import with many2many & custom selection fields.
Your Excel file must match like below and You can add custom fields column after last column as shown in the below image.
Your CSV file must match like below.
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 "T".
Videos
Version 17.0.1 | Released on : 11th December 2023
- Yes, this app works perfectly with Odoo Enterprise (Odoo.sh & Premise) as well as Community.
- Please Contact Us at sales@softhealer.comto request customization.
- Yes, we provide free support for 100 days.
- Yes, you will get free update for lifetime.
- No, you don't need to install addition libraries.
- Yes, You have to download module for each version (13,14,15) except in version 12 or lower.
- No, this application is not compatible with odoo.com(odoo saas).
- No, We do not provide any kind of exchange.
Multi-Languages
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