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

Hello. At the right top of the page there is a mail button with a picture of a letter.

http://s2.postimg.org/gu9z6eup5/mail.png

My question: how to add in my custom module a similar button with image at this bar.

Avatar
Ignorer
Meilleure réponse

You need to add it when the instance.web.UserMenu's do_update is executed in the javacript UI to a div which has "oe_systray" class.  Basically build a new widget and then include it there.  The ComposeMessageTopButton is included in odoo/addons/mail/static/src/js/mail.js.  You can study the mechanism from that file.

Avatar
Ignorer
Meilleure réponse

Or use T-Compose Message Button module.

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
janv. 22
4536
3
mars 15
10314
2
mars 23
9836
2
mars 23
2286
1
janv. 24
14191