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

Purpose and usage? can it be ommited?

아바타
취소
베스트 답변

active_id for example is if you are viewing a sale order of table id (Say 124)then  active_id:124 and active_ids :[124]

아바타
취소
베스트 답변

Hi,

active_id is a key inside the context dictionairy.  It is mainly used for "sidebar actions", in earlier versions of openerp these were found in the right sidebar, but now these have moved behind the "more" button in a form or list view.

Normally, active_id is automatically set by the UI.  When calling the API, you should behave more or less like the user interface does.  The "--log-response" command-line option for the server is very handy to see what the UI is doing.

Regards,

Jos

아바타
취소
관련 게시물 답글 화면 활동
0
5월 21
1957
2
9월 25
1344
0
3월 25
1921
2
11월 24
3261
1
7월 24
1828