Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2193 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
sept 23
18209
0
nov 21
3372
2
sept 18
7838
3
abr 25
5231
1
ene 25
3961