Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
5980 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
bře 15
4442
1
led 18
4662
1
bře 15
3943
0
čvc 20
3331
1
kvě 19
5525