跳至内容
菜单
此问题已终结
1208 查看

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?

形象
丢弃
相关帖文 回复 查看 活动
1
3月 24
2259
1
6月 23
12238
0
1月 23
2941
2
9月 20
3912
6
9月 20
29327