Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2794 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
2256
3
ago 25
3254
1
ene 24
4802
2
may 23
5272
9
dic 22
10314