## [15.47.7](https://github.com/frappe/hrms/compare/v15.47.6...v15.47.7) (2025-07-16)
### Bug Fixes
* add comment for backgorund job activity ([d4da0b2](https://github.com/frappe/hrms/commit/d4da0b29e6ed001438647f5d7706bfba1a8d49f5))
* add missing translation function ([8638469](https://github.com/frappe/hrms/commit/863846982e2fa6bb3794860d053ac18f9d861844))
* added exception catch and error log in create assignment background job ([a50c6cf](https://github.com/frappe/hrms/commit/a50c6cf62d41a5858f545df5502017a9d28a2216))
* change mandatory depends on condition for create shifts after (status doesn't even exist for shift schedule assignment) ([c81d089](https://github.com/frappe/hrms/commit/c81d0892b8d2fc9226903268a2cff367d09614da))
* ignore validate while bulk creating shift schedule assignment ([94d87fe](https://github.com/frappe/hrms/commit/94d87fe6ec79f3161fb83da5cb38df18cd0661b7))
* make labels in error message translatable ([2914d5c](https://github.com/frappe/hrms/commit/2914d5cf58992210c7dfebeccb183272480975df))
* only fetch data if field grouped by fields are permitted ([26eed3c](https://github.com/frappe/hrms/commit/26eed3cd1fcdf7b85d68eabcbaf06068ab911f46))
* the double headline in employee checkin on first save ([9e65756](https://github.com/frappe/hrms/commit/9e6575638e969a25fcbf805b4eda4b81dfcbaf7b))
* **Timesheet:** add patch to update wrong status ([9a98d2a](https://github.com/frappe/hrms/commit/9a98d2a0af734a114527bf5935d417b05cae737e))
* **Timesheet:** billed status ([8e458aa](https://github.com/frappe/hrms/commit/8e458aacb802eb88104f0a9c81df208ae7c1be7b))
* track changes in shift schedule assignment ([0ae29dd](https://github.com/frappe/hrms/commit/0ae29ddfc49d9cde87020af5182edf51e1541b7e))
* use db_set to set create_shifts_after from background job to avoid activity clutter ([58a76c1](https://github.com/frappe/hrms/commit/58a76c158c903b67dafa2761d3794ebba0632535))
* validate existing shift assignments for schedule ([940228d](https://github.com/frappe/hrms/commit/940228de2c2fa2878fb25b8fafded4bd61e63faf))