Skip to Content
Menu
This question has been flagged
2 Replies
4457 Zobrazenia

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
Zrušiť
Best Answer

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
Zrušiť
Autor Best Answer

It is working fine, thanks.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
jún 25
537
1
máj 25
1304
0
feb 25
1263
1
nov 24
2120
0
okt 23
40