Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4429 Visualizzazioni

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
Abbandona

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

Post correlati Risposte Visualizzazioni Attività
1
gen 24
2401
0
apr 22
4119
0
dic 15
4730
1
set 15
17020
3
set 23
11796