Victor Arocha
Victor Arocha
This issue tracker is only for issues related to Frappe-Manager. Please use https://github.com/rtcamp/frappe-manager/discussions for support questions. **Describe the bug** When I try to upload an image that exceeds 1MB in...
software versions: ```json { "frappe": "15.x.x-develop (14a68b9)", "erpnext": "15.x.x-develop (564de01)", "hrms": "16.0.0-dev", "raven": "2.6.2",
**Describe the bug** Trying to save a website theme, throws this error: ``` Traceback (most recent call last): File "apps/frappe/frappe/app.py", line 121, in application response = frappe.api.handle(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "apps/frappe/frappe/api/__init__.py",...