Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4562 Visualizzazioni

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?

Avatar
Abbandona

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

Post correlati Risposte Visualizzazioni Attività
5
dic 23
19633
1
apr 25
1303
1
dic 23
1912
0
nov 23
1989
1
mag 23
3762