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

Is it possible to define global variables in OpenERP so that we can use it in all modules. For example : I am having years dropdown. I want to store it in global variable. So that i can use it in all modules and if year list changes it will reflect everywhere.

아바타
취소
베스트 답변

You can use any field in any module for it. And access to any filed from any module.

Also usual for it use table ir.values as one place.

아바타
취소