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
|
5354 | |||
|
1
1월 18
|
5425 | |||
|
1
3월 15
|
4637 | |||
|
0
7월 20
|
4253 | |||
|
1
5월 19
|
6264 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.