How to add pop up message or message box with message every button clicked?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Bogføring
- Lager
- PoS
- Projekt
- MRP
Dette spørgsmål er blevet anmeldt
1
Svar
7566
Visninger
One way is adding confirm attribute to xml button definition like:
<button string="TEST BUTTON" type="object" name="name_of_method" confirm="Are you sure ..." />
after module upgrade you will have confirm message popup asking: Are you sure...
hope it helps
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld dig| Related Posts | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
|
2
jul. 25
|
9292 | ||
|
|
0
nov. 23
|
2049 | ||
|
|
1
sep. 23
|
2973 | ||
|
|
1
jul. 22
|
1125 | ||
|
|
19
aug. 20
|
50799 |