跳至内容
菜单
此问题已终结
4571 查看

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?

形象
丢弃

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

相关帖文 回复 查看 活动
5
12月 23
19634
1
4月 25
1304
1
12月 23
1914
0
11月 23
1989
1
5月 23
3765