Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

FYI "Odoo Notification" module now available - advanced notifcation management

Naroči se

Get notified when there's activity on this post

This question has been flagged
servicenotificationsnotificationnotify
5269 Prikazi
Avatar
Muhammad Bilal


Mastering Notification Management in Odoo with the notify_service Module

In the dynamic world of business management, staying on top of notifications is crucial for operational efficiency and timely communication. Odoo, a popular open-source ERP system, offers various ways to handle notifications. The notify_service module enhances Odoo's notification capabilities with a comprehensive set of features designed to improve user experience and streamline notification management. In this blog, we will explore the notify_service module in detail, covering its features, installation, configuration, usage, and customization options.

Introduction to the notify_service Module

The notify_service module is a custom solution developed to offer advanced notification management within Odoo. It provides a range of functionalities that facilitate the creation, scheduling, viewing, and management of notifications. Here’s an overview of the key features included in the module:

  • Systray Menu Access: Quick and convenient access to notifications directly from the Odoo systray.
  • Scheduled Notifications: Ability to schedule notifications for future times to ensure timely delivery.
  • Periodic Updates: Regular checks and updates of notifications to keep users informed.
  • Enhanced User Interface: Improved views and wizards for a better user experience.
Features of the notify_service Module
  1. Systray Menu for Notifications
  • The systray menu provides users with an easy way to access and manage notifications. This feature ensures that users can quickly view recent notifications without disrupting their workflow.
  1. Scheduled Notifications
  • Users can create notifications that are scheduled to be sent at specific times. This feature is useful for planning ahead and ensuring that important messages are delivered at the right moment.
  1. Periodic Service Checks
  • The module includes a cron job that periodically checks for notifications that need to be updated or sent. This automated process ensures that notifications are processed and delivered in a timely manner.
  1. Enhanced User Interface
  • The module offers an improved user interface with custom views and wizards. These enhancements make it easier for users to interact with notifications, view details, and manage their settings.
Workflow and Usage

1. Creating Notifications

  • Model: Use the notify.notification model to create new notifications.
  • Fields: Define the notification’s title, message, type (e.g., info, warning, critical, success), and optional schedule time.
  • Action: Save the notification to make it available for viewing or scheduling.

2. Viewing Notifications

  • Systray Access: Access notifications through the systray menu for quick viewing.
  • Detailed Views: Use the views defined in views/notify_notification.xml to see detailed information about each notification.
  • Marking as Read: Interact with notifications to mark them as read, updating their status in the notify.user.status model.

3. Scheduling Notifications

4. Periodic Updates

5. User Interaction

Customizing and Extending the Module

The notify_service module can be customized to fit specific business requirements:

  • Custom Notifications: Add new notification types or channels as needed.
  • UI Enhancements: Modify the user interface to align with your organization’s branding or user preferences.
  • Automation and Scheduling: Extend automation features or adjust scheduling settings based on your needs.
Conclusion

The notify_service module is a powerful tool for managing notifications in Odoo. With features like systray access, scheduled notifications, periodic updates, and an enhanced user interface, it provides a comprehensive solution for keeping users informed and engaged. By following the installation, configuration, and usage guidelines, you can leverage this module to enhance your notification management process and improve overall efficiency.

For additional details or assistance, consult the module documentation or reach out to your Odoo developer.


0
Avatar
Opusti
Alex McColm

Looks interesting, would be useful to be sure, is there nothing like this in the official included modules?

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Prijavi
Related Posts Odgovori Prikazi Aktivnost
How to show notification to user when a new record added or state of the record is changed in odoo 12?
notifications notification notify
Avatar
Avatar
1
dec. 18
5569
Web Notification Suddenly Not Working!
notifications notification odoo9
Avatar
0
jul. 17
4515
À quoi correspond l'URL de Notification ?
notifications notification Notifications URL
Avatar
0
feb. 24
390
How to send notification from sales to manufacturing Solved
sales manufacturing notifications notification
Avatar
Avatar
1
sep. 23
2714
Receipt confirmation notification based on Delivery confirmation of the warehouse
purchase notifications receipt notification purchase.order
Avatar
0
mar. 22
3453
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now