Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1203 Visninger

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
Kassér
Bedste svar

Hi dimas,

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

"depends": ["base"],

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
aug. 21
2863
0
nov. 23
1407
1
aug. 23
6140
1
jul. 23
638
2
jul. 22
4149