콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3534 화면

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
2175
0
3월 15
4863
0
3월 15
3677
1
3월 15
4366
1
8월 25
174