ERPNext Quota

ERPNext Quota

App to manage Frappe Document Count and Space limitations

Install Now
4 installs

Erpnext Quota

App to manage ERPNext User, Company and Space limitations

Usage

Install the app. It will add quota config in the siteconfig.json fileContents will look similar:

json{ "dbname": "93245f986574151a", "dbpassword": "NQaBCOxtDUDWNJiP", "dbtype": "mariadb", "quota": { "activeusers": 2, "backupfilessize": 2, "company": 2, "countadministratoruser": 0, "countwebsiteusers": 0, "dbspace": 100, "privatefilessize": 0, "publicfilessize": 0, "space": 5120, "usedcompany": 1, "useddbspace": 47, "usedspace": 2, "users": 5, "validtill": "2022-12-25" }}

Manually change the default values to change the limits. Default is:- 5 active users not including website users- 2 companies

quota.json file will automatically get updated for any

To view the Usage info, find it in Settings Module or search 'Usage Info' in the awesome bar

User Reviews

Write a review

No reviews yet, be the first to review.