Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
8531 Переглядів

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

Аватар
Відмінити