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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
6655
Vistas
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
How to make pop ups after actions?
Resuelto
|
|
2
abr 24
|
5297 | |
|
0
nov 23
|
932 | ||
|
1
sept 23
|
1867 | ||
|
1
jul 22
|
1124 | ||
How to display dialog box
Resuelto
|
|
19
ago 20
|
49229 |