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

Best regards... I am making an api with the price list model data (product.pricelist_item). The code I am using is the following:


details = models.execute_kw(db,uid,password,

    'product.pricelist.item','read',

    [ids], {'fields': ['name','price' ],})


The problem starts when I need to add the barcode information that is registered in the product.product model


Will there be examples or documentations to help me create it?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 24
2333
1
cze 23
12332
0
sty 23
3022
2
wrz 20
3991
6
wrz 20
29423