Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
4473 Ansichten

Hello,

When im calling python method in cron that retrun action_warn  notification is not worked. Can any body help me plz. Thank you. Cron is working but no notification is showed.

def sent_notification(self):

print ('sending notifications')

return {

'type': 'ir.actions.client',

'tag': 'action_warn',

'name': 'sent_notification',

'params': {

'title': 'Nouveau document est arrivé !',

'text': 'Vous devez consulter ta boite de reception de document.',

'sticky': True

}

}


Avatar
Verwerfen

Hello have you succeeded to get that done ? if yes please share and Choukran for that in advance Good day

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Jan. 24
2493
0
Apr. 22
4154
0
Dez. 15
4779
1
Sept. 15
17073
3
Sept. 23
11890