Skip to Content
Menu
This question has been flagged
1 Odpoveď
2609 Zobrazenia

In odoo 14 reload page after payment create from invoice

on create payment button click reload page of invoice.

Avatar
Zrušiť
Best Answer

Did you try returning reload action?

 

return {
​'type': 'ir.actions.client',
​'tag': 'reload',
}
Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
apr 22
2076
3
aug 25
3051
1
jan 24
4603
2
máj 23
5099
9
dec 22
10064