Search 1.9 billion lines of Odoo code on GitHub

database_tools

Author: ADHOC SA
License: AGPL-3
Branch: 10.0
Repository: Dobtor-ingadhoc/odoo-support
Dependencies: base_setup, and server_mode
Languages: PO File (358, 25.9%), Python (696, 50.4%), XML (285, 20.7%), and reStructuredText (41, 3.0%)
Other branches: 11.0, 11.0-mig-support_branding_adhoc, 12.0, 8.0, and 9.0
Other repositories: Alan1590/odoo-addons, CamiloRamirez90/odoo-addons, Guobower/odoo-support, Nucleoos/odoo-support, OdooBulgaria/odoo-support, Tathar/odoo-addons, adhoc-dev/odoo-support, alanljj/odoo-addons-ingadhoc, alanljj/odoo-support, aroodooteam/odoo-support, avoinsystems/odoo-addons, bmya/odoo-support, calaraujo/odoo-addons, chavamm/odoo-addons-ingadhoc, chenyingkun/odoo-support, coopiteasy/odoo-support, crsilveira/odoo-addons, davidperezgar/ingadhoc-odoo-addons, digitalliuzg/odoo-addons, dlplenin/odoo-support, druidoo-dev/odoo-support, gmoncada/odoo-addons, herrerajessica/odoo-addons, ingadhoc/odoo-support, isoscl/odoo-support, jobiols/adhoc-odoo-support, kossovo/odoo-support, levin222/odoo-addons, levkar/odoo-addons, lmehra/odoo-addons, marionumza/odoo-support, mgielissen/odoo-support, mohamedhagag/odoo-support, muguli22/odoo-addons, mutita/odoo-addons, nbabdellatif/odoo-addons, odoobgorg/ADHOC-odoo-support, odoofans/odoo-support, otrotabi/odoo-addons, repodevs/odoo-support, royalline1/odoo-support, susport/odoo-support, valentinthirion/odoo-addons, and wahhid/odoo-support

<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="database-tools"></a> <h2>Database Tools</h2> <p>This module add mainly two functionalities:</p> <ul class="simple"> <li>Database backups</li> </ul> <p>This module depends on &quot;server_mode&quot; module so backups can be disable by server_mode</p> <p>Please check this <a class="reference external" href="https://docs.google.com/presentation/d/1_moDG_l9DJYio48vebAR15mhARFt-UT3h6qQYON0vEk/pub?start=false&amp;loop=false&amp;delayms=3000">presentation</a></p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ol class="arabic simple"> <li>Install fabric with &quot;pip install fabric&quot;</li> </ol> <a name="configuration-and-usage"></a> <h3>Configuration and usage</h3> <p>To configure this module, you need to:</p> <ol class="arabic simple"> <li><dl class="first docutils"> <dt>Backups:</dt> <dd><ul class="first last"> <li>by default backups are disable, you can enable them with &quot;database.backups.enable&quot; parameter</li> <li>by default a database record is created for the database where you've installed this module. You can check this record on &quot;Settings / Database Tools / Databases&quot;</li> <li>Some default preservation rules are loaded, you can modify them at your own need</li> <li>You can restore database remotly by calling &quot;restore_db&quot; WS</li> <li>You can check database backup status on &quot;Settings / Configuration / Database Tools&quot;</li> </ul> </dd> </dl> </li> <li><dl class="first docutils"> <dt>Modules update management:</dt> <dd><ul class="first last"> <li>Database modules status and fixes can be run on &quot;Settings / Configuration / Database Tools&quot;</li> <li>If database isn't accessible you can try to fix it by running something like &quot;<a class="reference external" href="http://localhost:8069/fix_db">http://localhost:8069/fix_db</a>/&lt;db_name&gt;&quot;</li> </ul> </dd> </dl> </li> </ol> <a class="reference external image-reference" href="https://runbot.adhoc.com.ar/"><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/ingadhoc/{project_repo}/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 smashing it by providing a detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>ADHOC SA: <a class="reference external" href="http://fotos.subefotos.com/83fed853c1e15a8023b86b2b22d6145bo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://www.adhoc.com.ar"><img alt="Odoo Community Association" src="http://fotos.subefotos.com/83fed853c1e15a8023b86b2b22d6145bo.png" /></a> <p>This module is maintained by the ADHOC SA.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://www.adhoc.com.ar">https://www.adhoc.com.ar</a>.</p>