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
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
0
мар. 15
|
4444 | ||
|
1
янв. 18
|
4664 | ||
|
1
мар. 15
|
3946 | ||
|
0
июл. 20
|
3336 | ||
|
1
мая 19
|
5527 |