Skip to content

Tags: PNGMPHSL/HRMS

Tags

v16.1.0

Toggle v16.1.0's commit message
chore(release): Bumped to Version 16.1.0 # [16.1.0](frappe/hrms@v16.0.2...v16.1.0) (2026-01-16) ### Bug Fixes * return 0 if no list is found ([c37cd2f](frappe@c37cd2f)) ### Features * number cards for leaves workspace ([6983372](frappe@6983372))

v16.0.2

Toggle v16.0.2's commit message
chore(release): Bumped to Version 16.0.2 ## [16.0.2](frappe/hrms@v16.0.1...v16.0.2) (2026-01-15) ### Bug Fixes * link to holiday list assignment in the message ([3925847](frappe@3925847))

v16.0.1

Toggle v16.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request frappe#3945 from frappe/version-16-hotfix 

v15.55.0

Toggle v15.55.0's commit message
chore(release): Bumped to Version 15.55.0 # [15.55.0](frappe/hrms@v15.54.3...v15.55.0) (2026-01-14) ### Bug Fixes * add missing translation ([80ea2d2](frappe@80ea2d2)) ### Features * **salary-slip:** fetch partially billed timesheets ([9280525](frappe@9280525)) * **salary-structure-assignment:** leave encashment amount per day field added ([73464ff](frappe@73464ff)) * **timesheet:** handle partial billing in sales invoice ([616a6aa](frappe@616a6aa))

v16.0.0

Toggle v16.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request frappe#3939 from nabinhait/workspace-fix-12 

v15.54.3

Toggle v15.54.3's commit message
chore(release): Bumped to Version 15.54.3 ## [15.54.3](frappe/hrms@v15.54.2...v15.54.3) (2026-01-06) ### Bug Fixes * allow backdated leave application after creating expiry ledger entries ([d001caf](frappe@d001caf)) * correct condition to fetch manually expired leaves ([1b90c9b](frappe@1b90c9b)) * create reverse ledger entry for backdated leave applications ([cd1b9a5](frappe@cd1b9a5)) * NoneType check for allocation ([6b0d010](frappe@6b0d010))

v15.54.2

Toggle v15.54.2's commit message
chore(release): Bumped to Version 15.54.2 ## [15.54.2](frappe/hrms@v15.54.1...v15.54.2) (2025-12-30) ### Bug Fixes * **additional-salary:** validate salary component part of salary structure ([cb9366b](frappe@cb9366b)) * include additional salary component in salary structure ([b7ddce5](frappe@b7ddce5)) * make assignment before additional salar creation ([a1ec6b7](frappe@a1ec6b7)) * order by from date ([123ee82](frappe@123ee82)) * **salary-slip:** overwrite structure value with zero value ([7172f6e](frappe@7172f6e))

v16.0.0-rc.1

Toggle v16.0.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request frappe#3888 from frappe/rename-icons 

v15.54.1

Toggle v15.54.1's commit message
chore(release): Bumped to Version 15.54.1 ## [15.54.1](frappe/hrms@v15.54.0...v15.54.1) (2025-12-23) ### Bug Fixes * allow double digit precision for setting working hours threshold in shift type ([ea84900](frappe@ea84900)) * employee_wise_accounting_enabled missing positional argument ([frappe#3870](frappe#3870)) ([8df5974](frappe@8df5974)) * log working hours with double digit precision ([d80c0cd](frappe@d80c0cd)) * show total designation positions before saving job requisition ([de73aed](frappe@de73aed))

v15.54.0

Toggle v15.54.0's commit message
chore(release): Bumped to Version 15.54.0 # [15.54.0](frappe/hrms@v15.53.0...v15.54.0) (2025-12-16) ### Bug Fixes * add accounting dimension for payment gl ([2268470](frappe@2268470)) * **Employee Analytics:** replace frappe.db.sql ([0096d48](frappe@0096d48)) * **Employee Analytics:** select active employees only ([dd122bf](frappe@dd122bf)) * **Employee Analytics:** use qb instead for v15 framework compatibility ([7162533](frappe@7162533)) * **Employee Birthday:** replace frappe.db.sql with query builder ([92b7977](frappe@92b7977)) * filter total employees by selected company ([8e38a07](frappe@8e38a07)) * preserve original filters ([cc4dfda](frappe@cc4dfda)) * remove Invalid salary_component Query Filter from Employee Advance ([frappe#3818](frappe#3818)) ([frappe#3838](frappe#3838)) ([68060a5](frappe@68060a5)) * remove publish update from attendance ([db85b4d](frappe@db85b4d)) * set default dimension in expense claim ([e636527](frappe@e636527)) * validate for company ([19848af](frappe@19848af)) ### Features * **job-opening-template:** auto fetch template values ([c5084ae](frappe@c5084ae)) * **job-opening-template:** auto fetch template values ([7fece6c](frappe@7fece6c)) ### Reverts * Revert "fix: remove publish update from attendance" ([8415bc2](frappe@8415bc2))