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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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"],
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren| Verknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
|---|---|---|---|---|
|
0
Aug. 21
|
3448 | |||
|
0
Nov. 23
|
1975 | |||
|
1
Aug. 23
|
7292 | |||
|
1
Juli 23
|
639 | |||
|
2
Juli 22
|
5072 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.