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

hi i am using odoo14 EE i am inheriting the field by creating the custom module then i got this error.

please help me with this

Thanks in advance.

아바타
취소

Please update question with the custom code

베스트 답변

The ImportError is raised when an import statement has trouble successfully importing the specified module. Typically, such a problem is due to an invalid or incorrect path, which will raise a ModuleNotFoundError in Python 3.6 and newer versions.


This may help you,

Rachel Gomez

아바타
취소