Skip to content
Snippets Groups Projects
README.rst 1.7 KiB
Newer Older
arthur.mayer's avatar
arthur.mayer committed
============
Board Alerts
Houzefa Abbasbhay's avatar
Houzefa Abbasbhay committed
============

arthur.mayer's avatar
arthur.mayer committed
.. |maturity| image:: .badges/maturity.svg
    :target: https://odoo-community.org/page/development-status
    :alt: Alpha
.. |license| image:: .badges/licence-AGPL--3-blue.svg
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |black| image:: .badges/code_style-black-000000.svg
    :target: https://github.com/psf/black
    :alt: Black
.. |prettier| image:: .badges/code_style-prettier-ff69b4.svg
    :target: https://github.com/prettier/prettier
    :alt: Prettier

|maturity| |license| |black| |prettier|

Houzefa Abbasbhay's avatar
Houzefa Abbasbhay committed
Send emails at regular intervals to summarize the contents of a dashboard.


Create your own Odoo notifications
----------------------------------

* Create your own notifications based on the contents of your activity.
* See your alerts in your dasboard.
* Receive them automatically by email at regular intervals.
* The administrator can adjust the email frequency.


arthur.mayer's avatar
arthur.mayer committed
Usage
=====

Houzefa Abbasbhay's avatar
Houzefa Abbasbhay committed
Example use
-----------

To keep an eye on the sales orders and to be reminded to invoice the customers,
it can be relevant to create an alert.

- First, choose the Odoo object you want to follow from within your dashboard:

  .. image:: doc_images/board_alerts_example_1.png

- Check you dashboard with all the elements you have added:

  .. image:: doc_images/board_alerts_example_2.png

- You can change the layout of your dashboard according to your preferences:

  .. image:: doc_images/board_alerts_example_3.png

- The administrator can adjust the email frequency:

  .. image:: doc_images/board_alerts_example_4.png
arthur.mayer's avatar
arthur.mayer committed


Credits
=======

Authors
-------

- XCG Consulting, part of `Orbeet <https://orbeet.io>`_

 - `Arthur Mayer <arthur.mayer@xcg-consulting.fr>`_