Skip to Content
Menu
This question has been flagged
1456 Zobrazenia

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?

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
mar 24
2504
1
jún 23
12516
0
jan 23
3187
2
sep 20
4198
6
sep 20
29658