跳至內容
選單
此問題已被標幟
1 回覆
3465 瀏覽次數

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
11月 23
2076
0
3月 15
4791
0
3月 15
3620
1
3月 15
4269
0
11月 20
2981