تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4340 أدوات العرض

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

}

}


الصورة الرمزية
إهمال

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

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يناير 24
2209
0
أبريل 22
3974
0
ديسمبر 15
4640
1
سبتمبر 15
16928
3
سبتمبر 23
11624