Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4012 Widoki

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? 

Awatar
Odrzuć
Najlepsza odpowiedź

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", ....
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
maj 24
2239
1
wrz 23
2827
2
sty 23
7319
2
mar 15
3785
4
mar 15
10954