TIP: You can type at any time to perform a new search.
Mail Queue Job
mail_queue_job · OCA/queue
- Repository
- OCA/queue · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/queue
- Last tracking update
- 2026-08-07 07:24:59
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- François Honoré, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mail_mail_form_view |
mail.mail.form (in mail_connector_queue) | mail.mail | form | Inherits mail.view_mail_form |
mail_mail_tree_view |
mail.mail.tree (in mail_connector_queue) | mail.mail | tree | Inherits mail.view_mail_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
mail_job_priorityIntegerdefault=DEFAULT_PRIORITYhelp=<expr>oldname='priority'
-
create(self, vals)@api.modelOverwrite to send the mail using queue job :param vals: dict :return: self recordset -
write(self, vals)@api.multiOverwrite to send the mail using queue job :param vals: dict :return: bool