Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1084 Prikazi

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
Opusti
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
avg. 21
2720
0
nov. 23
1278
1
avg. 23
5893
1
jul. 23
638
2
jul. 22
3932