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
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
|
6333 | |||
|
1
1月 18
|
6590 | |||
|
1
3月 15
|
5481 | |||
|
0
7月 20
|
5401 | |||
|
1
5月 19
|
7172 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.