Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
5934 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Mar 15
4414
1
Jan 18
4620
1
Mar 15
3924
0
Jul 20
3236
1
Mei 19
5470