콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
716 화면

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
2224
0
11월 23
905
1
8월 23
5087
1
7월 23
637
2
7월 22
3302