Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5931 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
mar 15
4411
1
gen 18
4617
1
mar 15
3922
0
lug 20
3235
1
mag 19
5461