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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
1935
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Sep 23
|
17756 | ||
|
0
Nov 21
|
3180 | ||
|
2
Sep 18
|
7534 | ||
|
3
Apr 25
|
4698 | ||
|
1
Jan 25
|
3672 |