Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Purchase (purchase)
• Sales (sale_management) • Invoicing (account) • Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 975 |
Technical Name |
sh_import_pricelist |
License | OPL-1 |
Website | https://www.softhealer.com |
Versions | 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Purchase (purchase)
• Sales (sale_management) • Invoicing (account) • Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 975 |
Technical Name |
sh_import_pricelist |
License | OPL-1 |
Website | https://www.softhealer.com |
Versions | 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |

Import Pricelist

Currently, odoo does not provide any kind of feature for import different sales and vendor pricelists. Using this module you can import different sales pricelists and vendor pricelists from CSV/Excel file. You can apply a pricelist by name, internal reference number & barcode.
Features
- You can import sales pricelist from CSV/Excel file.
- You can import Vendor pricelist from CSV/Excel file.
- You can apply sales pricelist on the product, product variant & product category.
- You can import pricelists by name, internal reference number & barcode.
- You can compute price by fix price, discount wise, cost price, sales price or other pricelist in the sales pricelist.
- In the vendor pricelist, we support both "Product Variants" and "Product Template" models.
v 13.0.3
When you apply a pricelist on the product variant by "Name" then you have to enter a name like below.

v 13.0.1
Sale pricelist configuration.

Tick "Import Sales pricelist".

The import pricelist menu.

You
can
apply
a
pricelist
on
the
product,
product
variant
&
product
category
by
name,
internal
reference
number
&
barcode.
You
can
apply
price
computation
by
fixed
price.

You can apply price computation by percentage wise or discount wise.

You can apply price computation by formula wise((sales price, cost price or other pricelist).

You can apply price computation by formula wise((sales price, cost price or other pricelist).

You can apply price computation by formula wise((sales price, cost price or other pricelist).

Success message looks like below.

Pricelist tree view with imported pricelist.

Imported pricelist form view.

It opens the popup with pricelist item details when you click on the product.

Imported pricelist form view.

About Fields
Column | Product Model | Field Name | Description | Required |
---|---|---|---|---|
A | Pricelists (product.pricelist) | Unique Identification | You can identify the same name Journal Entry by "Unique Identification" field. | Yes |
B | Pricelists (product.pricelist) | Name | You have to write a name here. | Yes |
C | Pricelists (product.pricelist.item) | Applicable On | Define the Category/Product/Product Variant. | Yes |
D | Pricelists (product.pricelist.item) | Min. Quantity | You have to write a Minimum Quantity here. | Yes |
E | Pricelists (product.pricelist.item) | Start Date | Define the Start Date. | No |
F | Pricelists (product.pricelist.item) | End Date | Define the End Date. | No |
G | Pricelists (product.pricelist.item) | Fixed Price | You have to write a Fixed Price here. | No |
H | Pricelists (product.pricelist.item) | Percentage Price | You have to write a Percentage Price here. | No |
I | Pricelists (product.pricelist.item) | Rounding Method | You have to write a Rounding Method here. | No |
J | Pricelists (product.pricelist.item) | Price Discount | You have to write a Price Discount here. | No |
K | Pricelists (product.pricelist.item) | Minimum Margin | You have to write a Minimum Margin here. | No |
L | Pricelists (product.pricelist.item) | Maximum Margin | You have to write a Maximum Margin here. | No |
M | Pricelists (product.pricelist.item) | Price Surcharge | You have to write a Price Surcharge here. | No |
N | Pricelists (product.pricelist.item) | Other Pricelist | Define the Other Pricelist. | Yes |
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 file must looks like below.

Your CSV file must looks like below.

Your Excel file must looks like below.

Your Excel file must looks like below.

v 13.0.3
When you apply a pricelist on the product variant by "Name" then you have to enter a name like below.

v 13.0.1
Tick "Import Vendor pricelist".

The import pricelist menu.

You can apply a pricelist on the product by name, internal reference number & barcode.

Success message looks like below.

Pricelist tree view with imported pricelist.

Imported pricelist form view.

About Fields
Column | Product Model | Field Name | Description | Required |
---|---|---|---|---|
A | Vendor Pricelists (product.supplierinfo) | Product | Define the Product. | No |
B | Vendor Pricelists (product.supplierinfo) | Vendor | Define the Vendor. | Yes |
C | Vendor Pricelists (product.supplierinfo) | Vendor Product Name | You have to write a Vendor Product Name here. | No |
D | Vendor Pricelists (product.supplierinfo) | Vendor Product Code | You have to write a Vendor Product Code here. | No |
E | Vendor Pricelists (product.supplierinfo) | Delivery Lead Time | You have to write a Delivery Lead Time here. | Yes |
F | Vendor Pricelists (product.supplierinfo) | Quantity | You have to write a Minimal Quantity here. | Yes |
G | Vendor Pricelists (product.supplierinfo) | Unit Price | You have to write a Unit Price here. | Yes |
H | Vendor Pricelists (product.supplierinfo) | Validity Start Date | Define the Start Date. | No |
I | Vendor Pricelists (product.supplierinfo) | Validity End Date | Define the End Date. | No |
J | Vendor Pricelists (product.supplierinfo) | Custom Fields | 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.

At
the
end
you
can
add
custom
fields
after
the
last
column.
You
can
import
Text,
Integer,
Float,
Character,
Boolean,
Selection,
Many2one,
Many2many
custom
fields.

Your Excel file must match like below.

At
the
end
you
can
add
custom
fields
after
the
last
column.
You
can
import
Text,
Integer,
Float,
Character,
Boolean,
Selection,
Many2one,
Many2many
custom
fields.

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 "J".
Videos

Version 13.0.3 | Released on : 14 August 2021
- Update Import pricelist option updated while you apply a pricelist on the product variant by "Name".
Version 13.0.2 | Released on : 13 August 2021
- Update Import pricelist wizard updated.
Version 13.0.1 | Released on : 3 February 2021
- Initial Release.
- Please Contact Us at sales@softhealer.com to request customization.
- 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.




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