Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4392 Zobrazení

Hello All,

I created a button(Edit) in sale order line and when i am using this button then values returns in sale order form.  Process is going well, but problem is that changes reflected after browser reload( Either F5 or UI). And i want this browser reload by coding. So, What kind of syntax or method?

Thanks in advance

Avatar
Zrušit
Nejlepší odpověď

Hi,

To reload the browser just return like this from action of the button,

return {
'type': 'ir.actions.client',
'tag': 'reload',
}

This will reload the browser.

Thanks

Avatar
Zrušit
Autor

Thanks @Niyas ... It's work...!!

Related Posts Odpovědi Zobrazení Aktivita
2
srp 22
11784
2
kvě 21
8631
2
srp 25
12079
5
zář 20
6355
1
pro 19
9774