Skip to Content
Menú
This question has been flagged
1 Respondre
5989 Vistes

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
Descartar
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
Descartar
Related Posts Respostes Vistes Activitat
0
de març 15
4444
1
de gen. 18
4665
1
de març 15
3947
0
de jul. 20
3338
1
de maig 19
5528