Search 1.9 billion lines of Odoo code on GitHub

database_limit_size

Author: IT-Projects LLC, Eugene Molotov
License: Other OSI approved licence
Branch: 14.0
Repository: em230418/access-addons
Dependencies: database_block
Languages: Python (61, 61.0%), and reStructuredText (39, 39.0%)
Other branches: 12.0, 13.0, 13.0-database_block, and 14.0-database_limit_size
Other repositories: ERPLibre/access-addons, KonosCL/access-addons, SeuMarco/access-addons, aaltinisik/access-addons, corsisa/access-addons, germanponce/access-addons, iledarn/access-addons, itpp-labs/access-addons, niulinlnc/access-addons, qiu-89/access-addons, trojikman/access-addons, and yelizariev/access-addons

<a class="reference external image-reference" href="https://itpp.dev"><img alt="Tested and maintained by IT Projects Labs" src="https://itpp.dev/images/infinity-readme.png" /></a> <a class="reference external image-reference" href="https://opensource.org/licenses/MIT"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue.svg"> </a> <a name="database-limit-size"></a> <h2>Database Limit Size</h2> <p>This module allows blocking backend access when database limit is exceeded</p> <p>On loading backend page, module fetches size of database (including filestore) and compares it with value, that is defined in &quot;System Parameters&quot; as <code>database_limit_size</code>. Value is expected to be in bytes.</p> <p>If <code>database_limit_size</code> is not given or zero, there is no limit.</p> <a name="roadmap"></a> <h3>Roadmap</h3> <ul class="simple"> <li>Customize percentage of the limit which, if exceeded, would indicate a warning. As for now it is hardcoded to 90%</li> </ul> <a name="questions"></a> <h3>Questions?</h3> <p>To get an assistance on this module contact us by email :arrow_right: <a class="reference external" href="mailto:help&#64;itpp.dev">help&#64;itpp.dev</a></p> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li><a class="reference external" href="https://it-projects.info/team/em230418">Eugene Molotov</a>:</li> </ul> <a name="further-information"></a> <h3>Further information</h3> <p>Odoo Apps Store: <a class="reference external" href="https://apps.odoo.com/apps/modules/14.0/database_limit_size/">https://apps.odoo.com/apps/modules/14.0/database_limit_size/</a></p> <p>Notifications on updates: <a class="reference external" href="https://github.com/it-projects-llc/access-addons/commits/14.0/database_limit_size.atom">via Atom</a>, <a class="reference external" href="https://blogtrottr.com/?subscribe=https://github.com/it-projects-llc/access-addons/commits/14.0/database_limit_size.atom">by Email</a></p> <p>Tested on <a class="reference external" href="https://github.com/odoo/odoo/commit/8ca3ea063050f2ab2d19cce8a68116489872a734">Odoo 14.0</a></p>