TIP: You can type at any time to perform a new search.
Queue Job Web Notify
queue_job_web_notify · OCA/queue
- Repository
- OCA/queue · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Generic Modules
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/queue
- Last tracking update
- 2026-08-07 08:09:25
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Thomas Binsfeld, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- requests
- System dependencies
- None
- Required by
- None
- 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.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
queue_job_function_form_view |
queue.job.function | form | Inherits queue_job.view_queue_job_function_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
is_web_notify_failure_enabledBooleandefault=Falsehelp='Display a notification in the user interface when the job fails.'string='Notify on failure'
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 6 days ago
- Last activity
- 6 days ago
- Repository
- OCA/queue
- Pull request
- [19.0][MIG] queue job web notify (#961)