This article will teach you how to send and display a sticky notification in Odoo15. You will also learn how to create and customize these notifications.
Send Custom Notification in Odoo
In Odoo we can create and send custom sticky notifications on some event or action. For this purpose, Odoo provides different types of notifications.
Following are the notifications that fire on some action.
- Sticky Notification
- Rainbow Man Effect
- Alert
- Raise Exception/Validation
In this article, I am going to show you how to send a sticky notification on a button-click event.
0 Comments