Skip to Content
Menú
This question has been flagged
1336 Vistes

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
Descartar
Related Posts Respostes Vistes Activitat
1
de març 24
2402
1
de juny 23
12423
0
de gen. 23
3123
2
de set. 20
4055
6
de set. 20
29501