Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
5945 Vistas

Hello,

I'm using Odoo 11 and I want to display a Warning popup in a @api.constraint method. The warning popup that i want to display have two button, the first is an OK button used to ignore the warning and the other one is an Cancel button used attempt the saving operation, it' s similar to the warning popup that odoo use like on the picture below :

<hna tu put the pic using drag/drop>

I searched a lot on the web and I found different proposed solutions like using Wizard, exception.Warning() and osv.except_osv(), but unfortunately no one of this solution gives me exactly what i want.

Any help please ?

Avatar
Descartar
Mejor respuesta

Hello Guessoum Abderrahmane,


On Particular @api.constrains Method You can not Customise as Per Your Requirement like Add Ok and Cancel Button, It will Only Show Ok and It's Kind of Warning for User.

if you want As per Your Requirement than You must have Use Wizard, and Using Wizard You can Do Anything.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
ago 25
7633
1
nov 24
1183
9
ene 25
25392
2
jul 20
10576
0
may 20
5983