Skip to Content
Menu
This question has been flagged
1 Reply
4031 Views

We are recieving products from our suppliers in different formats. And converting their pricelists to openerp products. 

Problem: If we will import products twice - they will be duplicated. 

What possible ways to keep our data synchronized with external pricelists we have? 

Should we use import tool for updating products or there are any other built in tools availablie? 

Avatar
Discard
Best Answer

Products should not be dublicated if you specify same external id. E.g. your csv file can be look like this:


"id","name",....

"some_prefix_1","Product 1", ....

"some_prefix_2","Product 2", ....
Avatar
Discard
Related Posts Replies Views Activity
0
May 24
2260
1
Sep 23
2841
2
Jan 23
7361
2
Mar 15
3794
4
Mar 15
10960