Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
8491 Widoki

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.

Awatar
Odrzuć

Please update question with the custom code

Najlepsza odpowiedź

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

Awatar
Odrzuć