Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1938 Представления

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

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
сент. 23
17775
0
нояб. 21
3185
2
сент. 18
7544
3
апр. 25
4717
1
янв. 25
3682