Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
6621 Переглядів

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.

Аватар
Відмінити
Найкраща відповідь

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.

Аватар
Відмінити
Найкраща відповідь

Or use T-Compose Message Button module.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
січ. 22
4649
3
бер. 15
10430
2
бер. 23
10044
2
бер. 23
2452
1
січ. 24
14303