hello.
I create my custome module and iwant when the the invoice was created from my module send a push notification to user how
display notification work
hello.
I create my custome module and iwant when the the invoice was created from my module send a push notification to user how
display notification work
Hello ,
Here is an example of sending a push notification when a button is clicked—just update your parameters accordingly.
https://www.odoo.com/fr_FR/forum/aide-1/specific-odoo-notification-270643#answer-270648
return {
'type' : 'ir.actions.client' ,
'tag' : 'display_notification' ,
'params' : {
'title' : 'Warning' ,
'message' : 'message_content' ,
'type' : 'warning' ,
'sticky' : False ,
} ,
}I dont want to send it like message i want a pop up notifiction like notify message that appeare in right corner wirh yellow color
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
6
เม.ย. 26
|
9981 | |||
|
0
พ.ค. 25
|
4123 | |||
|
1
ก.ค. 23
|
9443 | |||
|
Disable Odoo email notifications
แก้ไขแล้ว
|
7
มี.ค. 20
|
13764 | ||
|
1
ส.ค. 16
|
5640 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.