Skip to Content
Menú
This question has been flagged
2 Respostes
6155 Vistes

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
Best Answer
return {
"type": "set_scrollTop",
}
Avatar
Descartar
Best Answer

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

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de set. 19
6583
2
de set. 23
4677
2
de set. 22
4429
0
de gen. 21
3228
1
de des. 19
5349