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

I cant figure out why this notfication wont show. Its the exact format from another inbuilt module. I would appreciate your help

Im on v15


def _send_notification(self):
​if not self._is_applicable():
​return {
​'type': 'ir.actions.client',
​'tag': 'display_notification',
​'params': {
​'message': _("Nothing to send"),
​'type': 'info',
​'sticky': False,
​}
​# do other stuff
Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Ara 15
4365
2
Ara 15
635
0
Mar 15
3698
1
Mar 15
4700
3
Haz 24
1781