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!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Mar 15
|
3620 | ||
|
1
Jan 18
|
3823 | ||
|
1
Mar 15
|
3239 | ||
|
0
Jul 20
|
2421 | ||
|
1
May 19
|
4536 |