Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 15.37.0
# [15.37.0](v15.36.1...v15.37.0) (2024-12-27) ### Bug Fixes * add patch to patches.txt file ([49b7086](49b7086)) * Change label - Maximum Leave Allocation Allowed to Maximum Leave Allocation Allowed per Leave Period ([1eadf17](1eadf17)) * deletion and viewing of shift schedule ([d986d88](d986d88)) * don't use get_doc in patch ([4583358](4583358)) * **Leave Type:** Change label - Applicable After (Working Days) to Allow Leave Application After (Working Days) ([102468d](102468d)) * make Shift Schedule submittable ([e959a33](e959a33)) * merge conflicts ([55eeb37](55eeb37)) * only allow date selection within the allocation period ([80d9c88](80d9c88)) * patch ([a98ad03](a98ad03)) * remove duplicate days ([fcff897](fcff897)) * run process_auto_shift_creation hook from Shift Schedule Assignment instead ([cc36b52](cc36b52)) * **Shift Assignment Tool:** create shift assignments after shift schedule assignment ([ff5d20e](ff5d20e)) * **Shift Type:** mark Process Attendance After reqd if auto attendance is enabled (backport [#2526](#2526)) ([#2528](#2528)) ([913d8c0](913d8c0)) * tests ([58d37c6](58d37c6)) * **UX:** inform the user on successful manual leave allocation ([de1e283](de1e283)) ### Features * add Shift Schedule and Shift Schedule Assignment ([10aa5b8](10aa5b8)) * add Shift Tools button to all shift doctypes ([94b6090](94b6090)) * add Shift Tools button to shift doctype forms ([35d6f08](35d6f08)) * add shift_location to roster ([d988936](d988936)) * allow setting From Date for manual allocation entry ([92592b0](92592b0)) * **Roster:** add product logo to breadcrumbs ([89e2c39](89e2c39)) * **Roster:** add shift_location filter ([d1b3651](d1b3651)) * **Roster:** add View button ([d92eb30](d92eb30)) * **Roster:** show shift_location in MonthView ([3354ce1](3354ce1)) * **Roster:** ui improvements ([c9f4bb2](c9f4bb2)) * **Shift Assignment Tool:** add Action 'Assign Shift Schedule' ([76dde90](76dde90)) * **Shift Assignment Tool:** add Action 'Assign Shift Schedule' backend ([eae7400](eae7400)) * **Shift Assignment Tool:** exclude employees with enabled overlapping shift schedule assignments ([5d4def9](5d4def9)) ### Performance Improvements * improve shift assignment schedule migration patch ([4abb22b](4abb22b))
- Loading branch information