Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3484 Tampilan

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!

Avatar
Buang
Jawaban Terbai

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

Avatar
Buang
Penulis

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!!

Post Terkait Replies Tampilan Aktivitas
1
Nov 23
2114
0
Mar 15
4805
0
Mar 15
3630
1
Mar 15
4279
0
Nov 20
2989