Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4579 Widoki

The following error was observed in "openerp/addons/base/ir/ir_model.py", in _get_id. The error seen was raised using:

raise ValueError('No such external ID currently defined in the system: %s.%s' % (module, xml_id))

[Error]

"ValueError: No such external ID currently defined in the system: module_name.xml_id"

Note: module_name and xml_id are placeholders for the actual error. module_name is actually the name of the custom module that I am trying to create.

What does external ID denote? How could I solve this error?

Awatar
Odrzuć

You should post your xml code also that will help to identify the issue.

Powiązane posty Odpowiedzi Widoki Czynność
5
gru 23
19640
1
kwi 25
1313
1
gru 23
1938
0
lis 23
1996
1
maj 23
3780