跳至內容
選單
此問題已被標幟
1 回覆
5922 瀏覽次數

Hi all

I have seen the api calls such as search, create, write, unlink, read and login.

Can we use the other orm methods such as fields_get in web service?

Thanks

頭像
捨棄
最佳答案

Yes you can 

models.execute_kw(
    db, uid, password, 'res.partner', 'fields_get',
    [], {'attributes': ['string', 'help', 'type']})


You can find it the web service documentation here




頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
3月 15
4397
1
1月 18
4607
1
3月 15
3917
0
7月 20
3216
1
5月 19
5445