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: 13.0
Repository: corsisa/access-addons
Dependencies: database_block
Languages: Python (61, 54.0%), and reStructuredText (52, 46.0%)
Other repositories: ERPLibre/access-addons, KonosCL/access-addons, SeuMarco/access-addons, aaltinisik/access-addons, em230418/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://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="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li><a class="reference external" href="https://it-projects.info/team/em230418">Eugene Molotov</a>:</li> </ul> <a name="sponsors"></a> <h4>Sponsors</h4> <ul class="simple"> <li><a class="reference external" href="https://it-projects.info">IT-Projects LLC</a></li> </ul> <a name="maintainers"></a> <h4>Maintainers</h4> <ul> <li><p class="first"><a class="reference external" href="https://it-projects.info">IT-Projects LLC</a></p> <blockquote> <p>To get a guaranteed support you are kindly requested to purchase the module at <a class="reference external" href="https://apps.odoo.com/apps/modules/13.0/database_limit_size/">odoo apps store</a>.</p> <p>Thank you for understanding!</p> <p><a class="reference external" href="https://www.it-projects.info/team">IT-Projects Team</a></p> </blockquote> </li> </ul> <a name="further-information"></a> <h3>Further information</h3> <p>Demo: <a class="reference external" href="http://runbot.it-projects.info/demo/access-addons/13.0">http://runbot.it-projects.info/demo/access-addons/13.0</a></p> <p>HTML Description: <a class="reference external" href="https://apps.odoo.com/apps/modules/13.0/database_limit_size/">https://apps.odoo.com/apps/modules/13.0/database_limit_size/</a></p> <p>Usage instructions: <a class="reference external" href="doc/index.rst">doc/index.rst</a></p> <p>Changelog: <a class="reference external" href="doc/changelog.rst">doc/changelog.rst</a></p> <p>Notifications on updates: <a class="reference external" href="https://github.com/it-projects-llc/access-addons/commits/13.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/13.0/database_limit_size.atom">by Email</a></p> <p>Tested on Odoo 13.0 41f72d9628b467f82da0fafc15651002a49b10ad</p>