Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1103 Представления

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
2732
0
нояб. 23
1280
1
авг. 23
5900
1
июл. 23
638
2
июл. 22
3949