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:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
jun 25
|
469 | ||
|
1
may 25
|
1164 | ||
|
0
feb 25
|
1180 | ||
|
1
nov 24
|
2019 | ||
|
0
oct 23
|
40 |