Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1937 Visninger

I created a button in tree view to open the record in a new tab, but i can't add any suggestions to users can know that button do

Avatar
Kassér
Bedste svar

Hi,

Yes it is possible to set help in buttons , by adding help attribute in inside the button in xml,

Here is an example:

<header>
    <button name="button_send_report" class="oe_highlight"
            string="Send Mail"
            type="object"
            help="to send report to the manager"/>
</header>


Regards

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
sep. 23
17775
0
nov. 21
3185
2
sep. 18
7544
3
apr. 25
4717
1
jan. 25
3682