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

Suppose I installed one module, let says sale module. Inside this sale module, there is one method, let says create_order.

Then, I installed one community module, let says sale_com_module which inherit the sale module and overwrite the method create_order.

Finally, I created and installed my custom module which also inherit sale module and overwrite the method create_order.

How did OpenERP knows which create_order method to be used if all three modules have been installed?

아바타
취소