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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
2
1월 22
|
5478 | |||
|
3
3월 15
|
11293 | |||
|
2
3월 23
|
11154 | |||
|
2
3월 23
|
3244 | |||
|
1
1월 24
|
15218 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.