Releases: frappe/hrms
Releases · frappe/hrms
v15.36.0
What's Changed
- fix: prompt user to select company for shift & attendance report creation (backport #2461) in #2475
- fix(Salary Assignment): skip warning for missing opening entries in the absence of tax components (backport #2472) in #2477
- fix: render correct date in job listing web view (backport #2464) in #2478
- fix: Apply system precision value while validating leave balance (backport #2482) in #2489
- feat: add Absent Days column to salary register (backport #2485) in #2493
Full Changelog: v15.35.3...v15.36.0
v14.35.3
v15.35.3
What's Changed
- fix: ignore linked ledger entry record on employee advance cancellation (backport #2432) in #2433
- fix: Editable Letter Head field in Salary Structure Doctype (backport #2436) in #2443
- fix: filters on vehicle expenses report (backport #2440) in #2447
- fix: redundant fetching of Interviewers in Interview by @SherinKR in #2441
- fix(Salary Structure Assignment): validate cost center company on server-side (backport #2445) in #2450
Full Changelog: v15.35.2...v15.35.3
v14.35.2
What's Changed
- fix: ignore linked ledger entry record on employee advance cancellation (backport #2432) in #2434
- fix: filters on vehicle expenses report (backport #2440) in #2446
- fix(Salary Structure Assignment): validate cost center company on server-side (backport #2445) in #2449
Full Changelog: v14.35.1...v14.35.2
v15.35.2
v15.35.1
What's Changed
Full Changelog: v15.35.0...v15.35.1
v14.35.1
What's Changed
- fix: backport german translations from develop by @barredterra in #2406
Full Changelog: v14.35.0...v14.35.1
v15.35.0
What's Changed
- fix: pwa notification logs prevent user deletion (backport #2391) in #2392
- refactor(Roster): enforce selection of company (backport #2395) in #2398
- fix(PWA): green color for present days now shows up in the attendance calendar (backport #2400) in #2402
- fix(Payroll Bank Entry): deduct loan repayments from employee-wise accounting entries (backport #2403) in #2404
Full Changelog: v15.34.0...v15.35.0
v15.34.0
What's Changed
- fix: daily work summary page not found error (backport #2208) in #2328
- feat: Translate PWA (backport #1856) in #2330
- fix(appraisal_cycle): Value missing for Appraisal: Company while creating Appraisal from Appraisal Cycle (backport #2336) in #2338
- feat: allow fractional values for "Current Work Experience" field in gratuity doctype by @asmitahase in #2340
- build: fix v15 yarn lock by @blaggacao in #2344
- fix: correct bank entry calculation with deductions and prevent multiple loan repayment deductions (backport #2347) in #2348
- fix(PWA): post login redirection fails due to
default_route
conflict with other app (backport #2351) in #2353 - fix(PWA): broken translation strings (backport #2359) in #2361
- fix: stop leave allocation for left employees (backport #2358) in #2363
- fix: submit attendance request for future dates (backport #2352) in #2364
- fix(PWA): replace datepicker with input component (backport #2366) in #2368
- feat: add Payroll Entry to Bank Account dashboard (backport #2369) in #2372
- Revert "build: fix v15 yarn lock" by @ruchamahabal in #2376
- build: upgrade frappe-ui & related packages between both the workspaces (backport #2370) by @ruchamahabal in #2377
New Contributors
- @asmitahase made their first contribution in #2340
Full Changelog: v15.33.2...v15.34.0