Search 1.9 billion lines of Odoo code on GitHub

cron_daylight_saving_time_resistant

Author: akretion, Odoo Community Association (OCA)
License: AGPL-3
Branch: 10-add-cron_daylight_saving_time_resistant
Repository: akretion/server-tools
Dependencies: base
Languages: Python (56, 49.6%), XML (13, 11.5%), and reStructuredText (44, 38.9%)
Other branches: 14-cron_daylight_saving_time_resistant, 16.0-mig-cron_daylight_saving_time_resistant, and 9-add-cron_daylight_saving_time

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="cron-daylight-saving-time-resistant"></a> <h2>Cron daylight saving time resistant</h2> <p>This module adjust cron to run at fixed hours, local time.</p> <p>Without this module, when a daylight saving time change occur, the cron will not take the hour change in account.</p> <p>With this module, when a daylight saving time change occur, the offset (+1 or -1 hour) will be applied.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to edit a cron, and check the option, &quot;Daylight saving time resistant&quot;.</p> <ol class="arabic simple"> <li>Go to ...</li> </ol> <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="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Write tests</li> <li>Edge cases like run every 5 minutes + dst resistant may behave</li> </ul> <p>incorrectly during the time change.</p> <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://odoo-community.org/logo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Raphaƫl Reverdy <a class="reference external" href="https://akretion.com">https://akretion.com</a></li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Akretion</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>