Skip to content

Latest commit

 

History

History
 
 

database_limit_size

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
Tested and maintained by IT Projects Labs License: MIT

Database Limit Size

This module allows blocking backend access when database limit is exceeded

On loading backend page, module fetches size of database (including filestore) and compares it with value, that is defined in "System Parameters" as database_limit_size. Value is expected to be in bytes.

If database_limit_size is not given or zero, there is no limit.

Roadmap

  • Customize percentage of the limit which, if exceeded, would indicate a warning. As for now it is hardcoded to 90%

Questions?

To get an assistance on this module contact us by email ➡️ help@itpp.dev

Contributors

Further information

Odoo Apps Store: https://apps.odoo.com/apps/modules/13.0/database_limit_size/

Notifications on updates: via Atom, by Email

Tested on Odoo 13.0