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

Please who can help me.

I cant access to my odoo i got this error.

raise ValueError('External ID not found in the system: %s' % (xmlid))

الصورة الرمزية
إهمال
أفضل إجابة

Dear Abdelwahed,

I think its problem occur from loading view file

You should first load that file which you want that xmlid in other xml file.

We must define all the XML file inside __openerp__.py file so here you can change the sequence of loading file.

Like inside __openerp__.py

{

'data': [ 'Here sequence is main so here write first file name that xmlid use in other file', 'after other file name where we can use previous file xmlid']

}

I think you understand if any problem then inform me.


Thanks & Regards

Ankit H Gandhi

الصورة الرمزية
إهمال
الكاتب

Thanks a lot Ankit for the answer. But, i have corrected the problem. In fact, i have downloaded all the addons because they were out of service (KO).

المنشورات ذات الصلة الردود أدوات العرض النشاط
0
مارس 25
1379
0
يناير 25
3468
1
أغسطس 23
14803
change password تم الحل
1
أغسطس 23
13446
1
يوليو 23
10431