How can I block "compose new message" for all users? It is a pop up windows coming out after clicking on the mail icon on the top-right (next to the username).
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
The below code to hide icon "compose new message" all users including admin.
File Path: addons\mail\static\src\xml\mail.xml
The below mail template uncomment the div tab
<t t-name="mail.ComposeMessageTopButton">
<!-- <div title='Compose new Message' class="oe_topbar_item oe_topbar_compose_full_email">
<button class="oe_e">%</button>
</div> -->
</t>
It is working fine, thanks.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
जून 25
|
497 | ||
|
1
मई 25
|
1204 | ||
|
0
फ़र॰ 25
|
1208 | ||
|
1
नव॰ 24
|
2058 | ||
|
0
अक्तू॰ 23
|
40 |