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

Hello guys I've extended pos_order. And made my own version of create.

The original create calls 

return super(pos_order, self).create(cr, uid, values, context=context) which returns order id.

How could i call this exact function from my own module? If i call return super(....) it will call the original pos_order.create which has some undesired logic


best regards

Matej

아바타
취소
작성자 베스트 답변

http://stackoverflow.com/questions/36315689/odoo-8-method-resolution-order#comment60329596_36316491

has the answer

아바타
취소
관련 게시물 답글 화면 활동
0
9월 23
1546
4
11월 22
14419
0
9월 22
1532
0
2월 21
2665
POS order Edit 해결 완료
2
7월 24
9260