Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2708 Vistas

In odoo 14 reload page after payment create from invoice

on create payment button click reload page of invoice.

Avatar
Descartar
Mejor respuesta

Did you try returning reload action?

 

return {
​'type': 'ir.actions.client',
​'tag': 'reload',
}
Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
abr 22
2193
3
ago 25
3160
1
ene 24
4741
2
may 23
5226
9
dic 22
10226