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

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
4910
1
1月 18
4964
1
3月 15
4250
0
7月 20
3672
1
5月 19
5860