Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
6645 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Risposta migliore

Or use T-Compose Message Button module.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
gen 22
4676
3
mar 15
10449
2
mar 23
10076
2
mar 23
2470
1
gen 24
14326