Repository
OCA/server-tools · module folder · Try on Runboat
Module version
1.0.0
Category
Extra Tools
Folder size
0.12 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-tools
Last tracking update
2026-08-07 09:06:27
Authors
Akretion, Odoo Community Association (OCA), Sodexis
Maintainers
Akretion, Odoo Community Association (OCA), Sodexis
Committers
Cuong, Nguyen Minh Tran Manh, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds the possibility to send an e-mail when a scheduler
raises an error.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
ir_cron_view ir.cron.error.mailer.form ir.cron form Inherits base.ir_cron_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • email_template_id Many2one → mail.template
    comodel_name='mail.template' default=<expr> domain=[('model_id.model', '=', 'ir.cron')] help='Select the email template that will be sent when this scheduler fails.' string='Error E-mail Template'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…