Availability |
Odoo Online
Odoo.sh
On Premise
|
Community Apps Dependencies | Show |
Technical Name |
database_tools |
License | AGPL-3 |
Website | http://www.adhoc.com.ar |
Versions | 8.0 9.0 |
Database Tools
This module add mainly two functionalities:
- Database backups
This module depends on "server_mode" module so backups can be disable by server_mode
Please check this presentation
Installation
To install this module, you need to:
- Install fabric with "pip install fabric"
Configuration and usage
To configure this module, you need to:
- Backups:
- by default backups are disable, you can enable them with "database.backups.enable" parameter
- by default a database record is created for the database where you've installed this module. You can check this record on "Settings / Database Tools / Databases"
- Some default preservation rules are loaded, you can modify them at your own need
- You can restore database remotly by calling "restore_db" WS
- You can check database backup status on "Settings / Configuration / Database Tools"
- Modules update management:
- Database modules status and fixes can be run on "Settings / Configuration / Database Tools"
- If database isn't accessible you can try to fix it by running something like "http://localhost:8069/fix_db/<db_name>"
Known issues / Roadmap
- ...
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 smashing it by providing a detailed and welcomed feedback.
Credits
Images
- ADHOC SA: Icon.
Contributors
Maintainer

This module is maintained by the ADHOC SA.
To contribute to this module, please visit https://www.adhoc.com.ar.
Please log in to comment on this module