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

I put odoo 16 file in different directory. 

The problem is even though my program is fine, I got problem message that said "Could not find model %s", "Could not find field %s in model %s"

How can I make vscode ignore this problem? Or maybe fix it?




Аватар
Відмінити
Найкраща відповідь

Hi dimas,

I assume that is a custom module, ensure your model depends at least of "base" on you manifest

"depends": ["base"],

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
серп. 21
2724
0
лист. 23
1278
1
серп. 23
5896
1
лип. 23
638
2
лип. 22
3939