Messaging

This module supplies a collection of nodes dedicated to delivering messages to users. This includes notifications, alerts, and other communication mechanisms that can be embedded directly into workflows to keep users informed or prompt action.

Dependencies

This module depends on the following modules *:

  • n2
  • n2_ui

*Built-in modules not listed

Python Requirement

This module requires the following Python package:

  • markdown

MessageNode

A node used to send messages directly to users through OdooBot.

Parameters

  • template Tmpl

NotifyNode

A node responsible for displaying sticky notifications to users.

Parameters

  • template Tmpl
  • sticky Raw