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.
- Customize percentage of the limit which, if exceeded, would indicate a warning. As for now it is hardcoded to 90%
To get an assistance on this module contact us by email ➡️ [email protected]
Odoo Apps Store: https://apps.odoo.com/apps/modules/14.0/database_limit_size/
Notifications on updates: via Atom, by Email
Tested on Odoo 14.0