Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
6435 Prikazi

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

Avatar
Opusti
Best Answer

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




Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
mar. 15
5086
1
jan. 18
5189
1
mar. 15
4405
0
jul. 20
3849
1
maj 19
6010