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

Hello guys, I have a little problem, I want change a js options of the datepicker in Odoo, this js file is inside web module but when I try update this module I get the following error:


KeyError: 'event.registration' , If I restart the server Odoo works fine but I can't update the module, anyone could help me? Thanks!

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

Hi,

Did you add the event module as dependent module in the manifest file ?.

If not add the event as depend along with the other dependent module.

'depends': ['event'],

Thanks

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

Thanks for your reply Niyas Raphy, It looks like is a bug because when I restarted a second time the server It let me update the web module, Thanks!!

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
نوفمبر 23
2122
0
مارس 15
4817
0
مارس 15
3645
1
مارس 15
4296
0
نوفمبر 20
3003