Search 1.9 billion lines of Odoo code on GitHub

cron_failure_notification

Author: Cybrosys Techno Solutions
License: LGPL-3
Branch: master
Repository: osbzr/gooderp_extra
Dependencies: base, base_setup, mail, report, and web
Languages: HTML (77, 20.2%), Python (102, 26.8%), XML (176, 46.2%), and reStructuredText (26, 6.8%)

<a name="cron-job-failure-notifications-v10"></a> <h2>Cron Job Failure Notifications v10</h2> <p>This module will generate error Logs for Scheduled Actions / Cron jobs running in backend server. Purpose of module to have creating history of failure of all jobs in backend.</p> <a name="features"></a> <h2>Features</h2> <ul class="simple"> <li>Any failure will automatically logged.</li> <li>PDF Report for error logs.</li> <li>Custom Error Logs Scheduled Actions Email Template.</li> </ul> <a name="installation"></a> <h2>Installation</h2> <p>No other requirements.</p> <p>To test the module: - Activate Developer mode - Go to Settings --&gt; Technical --&gt; Automation --&gt; Scheduled actions. - Select the record &quot;Test Cron Failure Notification&quot; and check active button. - Click the button 'Run Manually'. - A log of scheduler failure will be created under the menu 'Logs Scheduled Actions'.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>To analyse log history of cron failure,</p> <p>Go to Settings --&gt; Technical --&gt; Automation --&gt; Logs Scheduled Actions.</p> <a name="credits"></a> <h2>Credits</h2> <p>Developer: Mufeeda C K &#64; cybrosys Guidance: Nilmar Shereef &#64; cybrosys, <a class="reference external" href="mailto:shereef&#64;cybrosys.in">shereef&#64;cybrosys.in</a></p>