Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1101 Vizualizări

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?




Imagine profil
Abandonează
Cel mai bun răspuns

Hi dimas,

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

"depends": ["base"],

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
aug. 21
2729
0
nov. 23
1280
1
aug. 23
5900
1
iul. 23
638
2
iul. 22
3942