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
1082 Widoki

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?




Awatar
Odrzuć
Najlepsza odpowiedź

Hi dimas,

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

"depends": ["base"],

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sie 21
2719
0
lis 23
1277
1
sie 23
5893
1
lip 23
638
2
lip 22
3928