Hello, I had this very basic yet complicated question to ask.
If I have certain products and their prices and I need to update these prices and I have around 10,000 products.
Importing a CSV file with the updated prices is creating double similar products with different prices. how can I avoid this ?
How can I just "Update" the pricelist.
It would be great help if you could help me with this.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Hi,
This is because the external id of the products
imported is different. Please make sure that the products imported and
the products in the system have the same external id and then it will be
updated.
If the external id is different, then it will create a new product.
Hope it helps
you need to export the products first,
- Select the items you need to export (using the tickboxes)
- If you have over 10000 items to selected to export, you will only see the option to "select all 10000". You can see the total number selected by clicking the 10000+ (to the right of favourites).
- Selecct actions > export
- Select the data columns that you need to export
- make sure that you use the tickbox at the top "I want to update data (import-compatible export)" this will add all the data field names and the first column will be the ID, the others make importing simple.
- Save the export and edit the data, making sure that columns "id" stays included in the data.
- The "id" data is the key to updating data in Odoo. Odoo allows you to have multiples of the same product with the same SKU, or multiple vendors of the same product (but automatic purchasing rules will always choose the first / top vendor in the list)
- import the updated data
- try a small sample first and keep your original exports because to make errors is to be human.
Notes
- If you want to update your Selling & Cost prices, the export / import from:
Inventory > products > Products. - If you want to update your purchasing pricing, then export / import from:
Purchase > Configuration > Vendor Pricelists
Hello.
I would like to suggest you to use Advanced Price Rules in case you have a similar rule for all updated prices.
You should create new pricelist using following process
Finally new Pricelist will automatically apply to all sales orders.
Hope, you will find this information usefull.
Good luck.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Nov 23
|
1249 | ||
|
2
Apr 24
|
1105 | ||
|
0
Jan 20
|
2640 | ||
|
1
Feb 22
|
5895 | ||
|
3
Nov 22
|
3133 |