Skip to Content
Menu
This question has been flagged
2 Replies
5034 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
5339
2
Sep 23
2919
2
Sep 22
3254
0
Jan 21
2143
1
Dec 19
4147