Skip to Content
Menu
This question has been flagged
1 Reply
2489 Views

In odoo 14 reload page after payment create from invoice

on create payment button click reload page of invoice.

Avatar
Discard
Best Answer

Did you try returning reload action?

 

return {
​'type': 'ir.actions.client',
​'tag': 'reload',
}
Avatar
Discard
Related Posts Replies Views Activity
1
Apr 22
1965
3
Aug 25
2883
1
Jan 24
4491
2
May 23
4961
9
Dec 22
9911