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

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
2864
1
12月 23
1413
1
5月 25
2463
1
4月 25
3487
1
4月 25
4318