-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Information about bug
ERPNext: v15.79.0 (version 15)
Frappe Framework: v15.81.0 (version-15)
Frappe HR: v16.0.0 (develop)
After updating on the above-mentioned versions, Earned Leave is not allocated for September, it has to be allocated on the last day of the month. All the settings are proper: Leave Allocation and Leave Policy.
Utils.allocate_earned_leaves is executed successfully by the scheduled job, but leaves are not added automatically to employees.
We were already on v16, before update we were using v16-dev(Commit - 635be72) and on this version leave allocation was working on month change. After updating to v16-dev (commit- 0ccbc59) Leave allocation was stopped working on month change.
Module
HR
Version
ERPNext: v15.79.0 (version 15)
Frappe Framework: v15.81.0 (version-15)
Frappe HR: v16.0.0 (develop)


Installation method
None
Relevant log output / Stack trace / Full Error Message.
Code of Conduct
- I agree to follow this project's Code of Conduct