Hi all,
If the set-limit(s) is deprecated on V12 … what command should we use to set user, expiry date limits ?
Try:
Thanks.
I have installed and is working … but now you have to do changes manually going to the Json file ?
Not not creating a form where ADM(System) can change and be reflected.
Also if i do not need to limit the SPACE (believe is DB space) should i add 0 ? because i tried to remove and error came up…
fn = lambda self, *args, **kwargs: getattr(self, method)(*args, **kwargs)
08:50:49 web.1 | File “/home/frappe/frappe-bench/apps/erpnext_quota/erpnext_quota/erpnext_quota/doctype/usage_info/usage_info.py”, line 16, in get_usage_info
08:50:49 web.1 | allowed_space = parsed[“space”]
08:50:49 web.1 | KeyError: ‘space’
Can you add expiry date.
And also a scheduled check if expired or warnings everyday when reaches 10/5 days to expire.
@kennethsequeira are you still doing updates ?
I have added two issues on GIT for you to fix and add please.
I have added it to my to do list. So now if any value is set to zero it will be considered as no restriction.