Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
5983 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
mar. 15
4444
1
jan. 18
4663
1
mar. 15
3944
0
jul. 20
3332
1
maj 19
5525