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
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
0
mars 15
|
5364 | |||
|
1
janv. 18
|
5442 | |||
|
1
mars 15
|
4654 | |||
|
0
juil. 20
|
4273 | |||
|
1
mai 19
|
6281 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.