Search 1.9 billion lines of Odoo code on GitHub

active_previous_actived_cron

Author: Akretion, Odoo Community Association (OCA)
License: AGPL-3
Branch: add-module-active-previous-actived-cron
Repository: akretion/server-tools
Dependencies: base
Languages: Python (68, 64.8%), and reStructuredText (37, 35.2%)
Other repositories: 0yik/ak-odoo-incubator, EBII/ak-odoo-incubator, OdooBulgaria/ak-odoo-incubator, OpenAT/ak-odoo-incubator, RL-OtherApps/ak-odoo-incubator, acsone/ak-odoo-incubator, akretion/ak-odoo-incubator, camptocamp/ak-odoo-incubator, dsasoftware/ak-odoo-incubator, florian-dacosta/ak-odoo-incubator, hadjerBachiri/ak-odoo-incubator, iamyeonhan/ak-odoo-incubator, kevinkhao/ak-odoo-incubator, magnuscolors/ak-odoo-incubator, marionumza/ak-odoo-incubator, odoobgorg/ak-odoo-incubator, sc4you/ak-odoo-incubator, valenciaricardos/ak-odoo-incubator, versada/ak-odoo-incubator, vidtsin/ak-odoo-incubator, and westlyou/ak-odoo-incubator

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="active-previous-actived-cron"></a> <h2>Active Previous Actived Cron</h2> <p>Use case:</p> <p>Your ERP is in production, and you have an issue. You should stop the automatical tasks to understand what is the real problem. before to repair it.</p> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>Click on button in General Settings : all tasks (crons) are now inactive</li> <li>Fix the issue</li> <li>Click one more time on button: all tasks previously active, and only them, are now active.</li> </ul> <p>When the production is repaired, you may forget to active one or more crons. Some of them may run important features.</p> <p>With this module, you can't forget anymore.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/149/10.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>David BEAL &lt;<a class="reference external" href="mailto:david.beal&#64;akretion.com">david.beal&#64;akretion.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>