Apoorv Soral
Apoorv Soral
### Information about bug While doing a POS closing entry. Found the below mentioned error. ### App Versions ``` { "erpnext": "14.0.3", "frappe": "14.5.0", "payments": "0.0.1" } ``` ### Route...
### Information about bug  The Sales invoice trends report when set with the following filters : period - 'yearly', based on - 'customer groups', group by - 'item' and...
Setup is on frappecloud and running the latest v14 both frappe & ERPNext. Here is the error that shows when I click on the print button on the report made...
I use MariaDB for my app and saw this library and want to use it. I am trying to figure out a way to use this directly off my database...
Here is the error message `request.js:473 Traceback (most recent call last): File "apps/frappe/frappe/app.py", line 110, in application response = frappe.api.handle(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "apps/frappe/frappe/api/__init__.py", line 49, in handle data = endpoint(**arguments)...
### Information about bug In above Report See Structure Of report,structure is not understandable. ### Module HR ### Version Frappe version-14.58 Erpnext Version-14.53 Hrms Version-14.18.1 ### Installation method None ###...
Traceback (most recent call last): File "apps/frappe/frappe/app.py", line 95, in application response = frappe.api.handle() File "apps/frappe/frappe/api.py", line 54, in handle return frappe.handler.handle() File "apps/frappe/frappe/handler.py", line 47, in handle data =...
I am using version-14 branch 
I am thankful for all your efforts on processscheduler github repo. I have used in my project but I am stuck at a point and can't seem to move past...
This is not an issue but more of a question. How do you get the device ID for all users? Is there a documentation, I can follow?