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
|
6342 | |||
|
1
1월 18
|
6596 | |||
|
1
3월 15
|
5505 | |||
|
0
7월 20
|
5432 | |||
|
1
5월 19
|
7196 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.