Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
4397 Näkymät

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
Hylkää
Paras vastaus

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
Hylkää
Tekijä

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

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
2
elok. 22
11786
2
toukok. 21
8631
2
elok. 25
12080
5
syysk. 20
6366
1
jouluk. 19
9780