In the base.xml file of the web module, there is the definition of the notification as follows.
t-name="Notification">
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
749
Views
t-attf-class="o_notification #{widget.className}" t-translation="off" role="alertdialog"> t\-if="widget\.sticky"\ class="fa\ fa\-times\ o_close"\ href="\#"\ title="Close"\ aria\-label="Close"/>\ \ \ \ \ \ \ \ <div\ class="o_notification_title">\ \ \ \ \ \ \ \ \ \ \ \ t\-attf\-class="o_icon\ fa\ fa\-3x\ \#\{widget\.icon\}"\ role="img"\ t\-attf\-aria\-label="Notification\ \#\{widget\.name\}"\ t\-attf\-title="Notification\ \#\{widget\.name\}"/>\ \ \ \ \ \ \ \ \ \ \ \ <t\ t\-raw="widget\.title"/>\ \ \ \ \ \ \ \ div>\ \ \ \ \ \ \ \
t\-if="widget\.message">t\-raw="widget\.message"/>div>\ \ \ \ \ \ \ \
t\-if="widget\.buttons\.length"\ class="o_buttons">\ \ \ \ \ \ \ \ \ \ \ \
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up