콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5967 화면

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




아바타
취소
관련 게시물 답글 화면 활동
0
3월 15
4436
1
1월 18
4649
1
3월 15
3936
0
7월 20
3301
1
5월 19
5511