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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
4395 | ||
|
1
1月 18
|
4607 | ||
|
1
3月 15
|
3917 | ||
|
0
7月 20
|
3215 | ||
|
1
5月 19
|
5443 |