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
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
1
Antworten
1933
Ansichten
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
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
2
Sept. 23
|
17731 | ||
|
0
Nov. 21
|
3176 | ||
|
2
Sept. 18
|
7521 | ||
|
3
Apr. 25
|
4688 | ||
|
1
Jan. 25
|
3666 |