コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1104 ビュー

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?




アバター
破棄
最善の回答

Hi dimas,

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

"depends": ["base"],

アバター
破棄
関連投稿 返信 ビュー 活動
0
8月 21
2732
0
11月 23
1280
1
8月 23
5904
1
7月 23
638
2
7月 22
3951