-
As discussed with @atulgupta2024 we have hard coded the Court/Judge ID for now, since we have single Court,
Remove the hard coding and change of dynamic logic for court/judge assignment in HRMS
-
![hrms](https://cloud.githubusercontent.com/assets/22348863/19706290/c3f31496-9b2e-11e6-84c2-b85856e28ab0.png)
-
## Description of the issue
## Context information (for bug reports)
**Output of `bench version`**
```
erpnext 16.0.0-dev
frappe 16.0.0-dev
hrms 16.0.0-dev
```
## Steps to reproduce …
-
`load_customizations` fails at `clear_global_cache()` if added in hooks `after_migrate`
If load_customizations from test_utils is executed from bench console then it runs fine.
```
fn = …
-
### Is your feature request related to a problem? Please describe.
While scheduling an interview with an applicant no e-mail is send, but when a rescheduling of the interview takes place an e-mail is…
-
Business Requirement :
We have to Design New Tab called Review , this should look like the below PDF .
[One Time Bonus - Flow.pdf](https://github.com/PTG-INDIA/HRMS-Version-1.0/files/2276995/On…
-
Business Requirement :
We have to Design New Tab called Initiate , based on the Mock up below .
[Select Multiple Requests - Approver Flow.pdf](https://github.com/PTG-INDIA/HRMS-Version-1.0/files…
-
### Information about bug
### Information about bug
AttributeError: ‘NoneType’ object has no attribute ‘date’
Possible source of error: hrms (app)
The attendance button worked worked just Fine…
-
**Is your feature request related to a problem? Please describe.**
Ticket: https://support.frappe.io/helpdesk/my-tickets/22453
**Describe the solution you'd like**
I would like to request the ap…
-
fastjson版本:1.2.47
在我个人的安卓demo工程中,底层网络库module用java写的,数据解析部分使用的fastjson,具体业务module用kotlin写的,解析data class 时抛出如下异常:
java.lang.NullPointerException: Attempt to get length of null array
数据解析部分代码如下:
…