| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/queue |
| GIT | |
| GIT | https://github.com/OCA/queue.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/queue/tree/16.0/queue_job_web_notify |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Generic Modules |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Thomas Binsfeld, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/queue |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/queue: - queue_job OCA/web: - web_notify odoo/odoo: - base - base_setup - web - bus - web_tour - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the mail notification feature of Queue Job. It adds the possibility to enable the web notification of failed jobs. When enabled, the user will be notified by a web notification. The web notification is a pop-up message that appears in the user's browser. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
queue_job_function_form_view |
queue.job.function | xpath | Inherits queue_job.view_queue_job_function_form |
No new fields.
Public methods (0)No public methods.
is_web_notify_failure_enabled
Boolean
default=False
help='Display a notification in the user interface when the job fails.'
string='Notify on failure'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/queue |
| GIT | |
| GIT | https://github.com/OCA/queue.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/queue/tree/13.0/queue_job_web_notify |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Generic Modules |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Thomas Binsfeld, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/queue |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 18:40:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/queue: - queue_job OCA/web: - web_notify odoo/odoo: - base - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the mail notification feature of Queue Job. It adds the possibility to enable the web notification of failed jobs. When enabled, the user will be notified by a web notification. The web notification is a pop-up message that appears in the user's browser. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
queue_job_function_form_view |
queue.job.function | xpath | Inherits queue_job.view_queue_job_function_form |
No new fields.
Public methods (0)No public methods.
is_web_notify_failure_enabled
Boolean
default=False
help='Display a notification in the user interface when the job fails.'
string='Notify on failure'
No public methods.