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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
0
mar 15
|
5311 | |||
|
1
ene 18
|
5386 | |||
|
1
mar 15
|
4609 | |||
|
0
jul 20
|
4173 | |||
|
1
may 19
|
6200 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.