Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1896 Ansichten

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

Avatar
Verwerfen
Beste Antwort

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.

Avatar
Verwerfen
Autor

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

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juli 23
3002
1
Dez. 23
1526
3
Aug. 25
2748
1
Mai 25
2702
1
Apr. 25
3690