تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4683 أدوات العرض

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
ديسمبر 23
19911
1
أبريل 25
1579
1
ديسمبر 23
2091
0
نوفمبر 23
2184
1
مايو 23
4050