Skip to Content
Menu
This question has been flagged
1 Odpoveď
1090 Zobrazenia

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?




Avatar
Zrušiť
Best Answer

Hi dimas,

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

"depends": ["base"],

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
aug 21
2720
0
nov 23
1278
1
aug 23
5895
1
júl 23
638
2
júl 22
3937