Skip to Content
Menú
This question has been flagged
1 Respondre
2584 Vistes

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
Descartar
Related Posts Respostes Vistes Activitat
1
de des. 15
4192
2
de des. 15
635
0
de març 15
3524
1
de març 15
4549
3
de juny 24
1642