Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6204 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
mar. 15
4812
1
jan. 18
4892
1
mar. 15
4167
0
jul. 20
3608
1
mai. 19
5783