Skip to Content
Menú
This question has been flagged
4356 Vistes

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
Descartar

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

Related Posts Respostes Vistes Activitat
1
de gen. 24
2244
0
d’abr. 22
4005
0
de des. 15
4652
1
de set. 15
16950
3
de set. 23
11666