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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
1796
ビュー
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
|
2867 | ||
|
1
12月 23
|
1413 | ||
|
1
5月 25
|
2485 | ||
|
1
4月 25
|
3492 | ||
|
1
4月 25
|
4320 |