İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
4393 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
Üretici

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

İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Ağu 22
11784
2
May 21
8631
2
Ağu 25
12079
5
Eyl 20
6355
1
Ara 19
9774