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

I want to inherit odoo session dialog screen, by default the dialog message is "Odoo Session Expired", and I want to overwrite this message to my custom message

아바타
취소
베스트 답변

Hi saimnaqvi,

Try this way i think you need this change

  • In odoo16 
  • so first inside your custom module create new js file.
  • And add below content and try.

  • then add this file path in manifest
'web.assets_frontend': [ #your file path ]

If this way not work use try to find in Odoo documentation patch in Owl js.


Thanks.

아바타
취소
작성자

Bro, already I have tried this way, but this is not working, don't know how to change SessionExpiredDialog message, please suggest me if there is an alternative solution for this

관련 게시물 답글 화면 활동
1
7월 23
2941
1
12월 23
1511
3
8월 25
2595
1
5월 25
2632
1
4월 25
3618