Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
4436 Vizualizări

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

}

}


Imagine profil
Abandonează

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

Related Posts Răspunsuri Vizualizări Activitate
1
ian. 24
2415
0
apr. 22
4127
0
dec. 15
4746
1
sept. 15
17045
3
sept. 23
11817