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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
1901
瀏覽次數
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
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
9月 23
|
17672 | ||
|
0
11月 21
|
3156 | ||
|
2
9月 18
|
7496 | ||
|
3
4月 25
|
4618 | ||
|
1
1月 25
|
3650 |