콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4740 화면

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
1월 24
3041
0
4월 22
4503
0
12월 15
5004
1
9월 15
17324
3
9월 23
12240