跳至內容
選單
此問題已被標幟
1354 瀏覽次數

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
2419
1
6月 23
12432
0
1月 23
3131
2
9月 20
4072
6
9月 20
29516