Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 22 |
Technical Name |
base_disable_cron_during_update |
License | LGPL-3 |
Website | https://github.com/KMEE/kmee-odoo-addons |
Base Disable Cron During Update
This module allows disabling ir_cron runs via env vars. Useful for updating large databases where lock errors occur.
e.g. DISABLE_CRON_DURING_UPDATE=1 in env file
Table of contents
Usage
To use this module, you need to set the env var during update:
DISABLE_CRON_DURING_UPDATE=1 in env file
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- KMEE
Contributors
- Diego Paradeda <diego.paradeda@kmee.com.br>
Maintainers
This module is part of the KMEE/kmee-odoo-addons project on GitHub.
You are welcome to contribute.
Please log in to comment on this module