Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
6208 Представления

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

Аватар
Отменить
Лучший ответ

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




Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
мар. 15
4812
1
янв. 18
4896
1
мар. 15
4168
0
июл. 20
3609
1
мая 19
5784