Apoorv Soral

Results 13 issues of 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...

bug

### Information about bug ![image](https://user-images.githubusercontent.com/11851156/206912672-8e75f4e5-253d-4821-b834-dbc04d41570a.png) The Sales invoice trends report when set with the following filters : period - 'yearly', based on - 'customer groups', group by - 'item' and...

bug
reports
accounts
valid

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...

bug

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...

bug

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)...

bug

### 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 ![image](https://github.com/frappe/helpdesk/assets/11851156/b7ae59c3-83f0-4944-9c6f-f82d5a3c3aac)

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...

help wanted

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?