Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
4515 Vues

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).

Avatar
Ignorer
Meilleure réponse

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>

Avatar
Ignorer
Auteur Meilleure réponse

It is working fine, thanks.

Avatar
Ignorer
Publications associées Réponses Vues Activité
0
juin 25
599
1
mai 25
1385
0
févr. 25
1351
1
nov. 24
2196
0
oct. 23
40