Skip to content

Releases: frappe/hrms

v14.21.3

24 Jan 07:50
Compare
Choose a tag to compare

What's Changed

  • fix(Payroll Entry): permissibility of Queued status doc cancellation (backport #1298) by @mergify in #1330
  • fix(Employee Advance): respect precision for return & paid amount (backport #1340) by @mergify in #1341

Full Changelog: v14.21.2...v14.21.3

v15.9.1

17 Jan 12:12
Compare
Choose a tag to compare

What's Changed

  • fix(FnF): inform user where to set the Relieving Date & add desc for Assets Allocated table (backport #1300) by @mergify in #1302
  • fix(Payroll Entry): creation of duplicate Salary Slips (backport #1303) by @mergify in #1307
  • fix: duplicate salary slip condition (backport #1308) by @mergify in #1309
  • fix: respect precision in leave allocations (backport #1316) by @mergify in #1318
  • fix: incorrect calculation for expiring carry forwarded leaves in leave ledger entry scheduled job (backport #1297) by @mergify in #1323

Full Changelog: v15.9.0...v15.9.1

v14.21.2

17 Jan 12:13
Compare
Choose a tag to compare

What's Changed

  • fix: expired leave balance is -ve when leaves taken > carry forwarded expired leaves (backport #1288) by @mergify in #1291
  • fix(Salary Slip): data evaluation (backport #1283) by @krantheman in #1294
  • fix(FnF): inform user where to set the Relieving Date & add desc for Assets Allocated table (backport #1300) by @mergify in #1301
  • fix: respect precision in leave allocations (backport #1316) by @mergify in #1317
  • fix: incorrect calculation for expiring carry forwarded leaves in leave ledger entry scheduled job (backport #1297) by @mergify in #1322

Full Changelog: v14.21.1...v14.21.2

v15.9.0

10 Jan 16:46
Compare
Choose a tag to compare

What's Changed

  • fix: comp leave request fails on leave period boundary dates (backport #1255) by @mergify in #1260
  • fix(Expense Claim): description not saved (backport #1265) by @mergify in #1267
  • fix: salary slip cancellation with loan repayment (backport #1270) by @mergify in #1271
  • refactor(HR Dashboard): show current quarter for Employees Joining and Employees Relieving cards (backport #1268) by @mergify in #1273
  • feat: Goal enhancements (backport #979) by @mergify in #1274
  • feat: make Bulk Assign Structure a primary button and add Branch filter (backport #1197) by @mergify in #1276
  • fix: get current leave period for leave balance report (backport #1277) by @mergify in #1279
  • fix: incorrect night shift assignment timings in shift calendar (backport #1282) by @mergify in #1285
  • fix(Salary Slip): data evaluation (backport #1283) by @mergify in #1290
  • fix: expired leave balance is -ve when leaves taken > carry forwarded expired leaves (backport #1288) by @mergify in #1292

Full Changelog: v15.8.0...v15.9.0

v14.21.1

09 Jan 15:05
Compare
Choose a tag to compare

What's Changed

  • fix: comp leave request fails on leave period boundary dates (backport #1255) by @mergify in #1259
  • refactor(HR Dashboard): show current quarter for Employees Joining and Employees Relieving cards (backport #1268) by @mergify in #1272
  • fix: get current leave period for leave balance report (backport #1277) by @mergify in #1278
  • fix: incorrect night shift assignment timings in shift calendar (backport #1282) by @mergify in #1284

Full Changelog: v14.21.0...v14.21.1

v15.8.0

03 Jan 11:58
Compare
Choose a tag to compare

What's Changed

  • fix: Duplicate Overwritten Salary error for other employee (backport #1217) by @mergify in #1219
  • fix(Org Chart): check if company is set before loading children (backport #1220) by @mergify in #1222
  • fix: update job applicant status on interview submit (backport #892) by @mergify in #1225
  • fix: #1226 local variable "days_to_add" referenced before assignment by @monroy95 in #1227
  • feat(Interview): Add setting for sender in interview & interview feedback reminder emails (backport #1033) by @mergify in #1230
  • feat: Add new doctype for Job offer Term Template (backport #1089) by @mergify in #1236
  • fix: url encoding in job application routes (backport #1251) by @mergify in #1252
  • refactor: cleanup interviews by @krantheman in #1249
  • fix: 'NoneType' Iteration Error in Salary Slip Loan Processing (backport #1247) by @mergify in #1253

New Contributors

Full Changelog: v15.7.1...v15.8.0

v14.21.0

30 Dec 06:08
Compare
Choose a tag to compare

What's Changed

  • fix: Duplicate Overwritten Salary error for other employee (backport #1217) by @mergify in #1218
  • fix: update job applicant status on interview submit (backport #892) by @mergify in #1224
  • feat(Interview): Add setting for sender in interview & interview feedback reminder emails (backport #1033) by @mergify in #1229
  • fix: #1226 local variable "days_to_add" referenced before assignment (backport #1227) by @mergify in #1232
  • feat: Add new doctype for Job offer Term Template (backport #1089) by @mergify in #1237

Full Changelog: v14.20.1...v14.21.0

v15.7.1

27 Dec 11:56
Compare
Choose a tag to compare

What's Changed

  • fix: Retention Bonus doc cancellation. (backport #1189) by @mergify in #1209
  • fix(Payroll): accrual entry creation fails if any employee has no earnings (backport #1214) by @mergify in #1216

Full Changelog: v15.7.0...v15.7.1

v14.20.1

27 Dec 11:56
Compare
Choose a tag to compare

What's Changed

  • fix: Retention Bonus doc cancellation. (backport #1189) by @mergify in #1208
  • fix(Payroll): accrual entry creation fails if any employee has no earnings (backport #1214) by @mergify in #1215

Full Changelog: v14.20.0...v14.20.1

v15.7.0

23 Dec 08:53
Compare
Choose a tag to compare

What's Changed

  • fix: consider previous Leave Applications while enforcing Maximum Consecutive Leaves Allowed (backport #1097) by @mergify in #1183
  • feat: Job Portal Enhancements (copy #835) by @mergify in #1166
  • fix: journals as invoice throwing validation error (backport #1185) by @mergify in #1187
  • Revert "fix: journals as invoice throwing validation error" (backport #1192) by @mergify in #1194
  • refactor(PWA): realtime updates, caching & invalidation (backport #1191) by @mergify in #1200
  • fix: Half Day Leave Application Link To Half Day Attendance (backport #1147) by @mergify in #1202
  • fix: rewrite attendance query in qb & add test for half-day attendance overwritten by leave application (backport #1205) by @mergify in #1207

Full Changelog: v15.6.0...v15.7.0