跳至内容
菜单
此问题已终结
1 回复
5996 查看

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
4446
1
1月 18
4667
1
3月 15
3955
0
7月 20
3354
1
5月 19
5533