odoo-saas-kubernetes/queue_job_subscribe
Muhammad fa3d921e2d [ADD] base modules 2024-04-07 12:43:39 +05:00
..
i18n [ADD] base modules 2024-04-07 12:43:39 +05:00
models [ADD] base modules 2024-04-07 12:43:39 +05:00
static/description [ADD] base modules 2024-04-07 12:43:39 +05:00
tests [ADD] base modules 2024-04-07 12:43:39 +05:00
views [ADD] base modules 2024-04-07 12:43:39 +05:00
README.rst [ADD] base modules 2024-04-07 12:43:39 +05:00
__init__.py [ADD] base modules 2024-04-07 12:43:39 +05:00
__manifest__.py [ADD] base modules 2024-04-07 12:43:39 +05:00

README.rst

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl
    :alt: License: AGPL-3

Queue Job Suscription
=====================

This module allows users to
be member of group Job Queue Manager without becoming follower of failed jobs.
This can avoid for some users to receive a lot of emails in case of failing
jobs.

Usage
=====

On the user configuration form, there is new Job Notifications checkbox.

If checked, the user becomes follower of failed jobs if he/she is part of the
Job Queue Manager group.

If not checked, the user does not become follower of failed jobs.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/230/10.0


Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/queue/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

Contributors
------------

* Cédric Pigeon <cedric.pigeon@acsone.eu>
* Stéphane Bidoul <stephane.bidoul@acsone.eu>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.