Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
5984 Vistas

How to prevent wizard from being closed when we click on button in odoo 12, {"type": "ir.actions.do_nothing"} is not supported, i tried to close and reopen wizard but i want if there is any way to prevent it from being closed.

Avatar
Descartar
Mejor respuesta
return {
"type": "set_scrollTop",
}
Avatar
Descartar
Mejor respuesta

{'type': 'ir.actions.act_window_close'}

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
sept 19
6462
2
sept 23
4583
2
sept 22
4353
0
ene 21
3106
1
dic 19
5210