Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
735 Vistas

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
Descartar
Mejor respuesta

Hi dimas,

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

"depends": ["base"],

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
ago 21
2241
0
nov 23
914
1
ago 23
5158
1
jul 23
637
2
jul 22
3330