Skip to Content
Menu
This question has been flagged
2 Replies
5975 Views

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

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

Avatar
Discard
Related Posts Replies Views Activity
1
Sep 19
6450
2
Sep 23
4573
2
Sep 22
4348
0
Jan 21
3096
1
Dec 19
5204