Skip to Content
Menu

Import / Update pricelist items from Excel/CSV

by
Odoo

9.94

v 12.0 Third Party 17
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 186
Technical Name import_pricelist_items
LicenseAGPL-3
Websitehttp://www.auriumtechnologies.com
Versions 12.0 13.0 14.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 186
Technical Name import_pricelist_items
LicenseAGPL-3
Websitehttp://www.auriumtechnologies.com
Versions 12.0 13.0 14.0

Import priclist items from XLSX or CSV files

Make sure you have XLRD python library installed, or simply type : pip install xlrd.

This module helps you to import entries into listprice directly from Excel/CSV files, saving your time.

After install , clique on "Import Prices from File" on priclist from then upload your file.

Data file should have the following columns, ( sample files are also provided in module folder)

  • code : Product name or prodcut barcodde
  • price: Product price.
  • min_quantity: (optional) min quantity for the price to be applicable.
  • start date (optional)
  • end date (optional)

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.
There are no ratings yet!
Update old prices
by
mahmoud.mekawy1@gmail.com
on 12/19/22, 3:53 PM Confirmed Purchase

Dear Sir

Is this module updates the old fixed prices or only add new fixed prices?

Re: Update old prices
by
zahid
on 12/20/22, 5:09 PM Author

HI, 

By default module adds new prices to existing ones. But it has is an option (checkbox) to select if you want old prices to be erased before import.

Regards