コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3264 ビュー

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
1828
0
3月 15
4286
0
3月 15
3072
1
3月 15
3773
0
11月 20
2621