تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
1789 أدوات العرض

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
يوليو 23
2865
1
ديسمبر 23
1413
1
مايو 25
2465
1
أبريل 25
3489
1
أبريل 25
4318