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

Hi Why use def create method used in openerp  please anyone explain i have some doubt in this .

아바타
취소

What were your doubts about it?

베스트 답변

def create method get invoked when we create a record and click Save button.

If we have to do something at that time we can define that in create function.

아바타
취소