Skip to Content
मेन्यू
This question has been flagged
1 Reply
1097 Views

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
Discard
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
Discard
Related Posts Replies Views Activity
0
अग॰ 21
2724
0
नव॰ 23
1278
1
अग॰ 23
5898
1
जुल॰ 23
638
2
जुल॰ 22
3939