Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.36.0
Browse files Browse the repository at this point in the history
# [14.36.0](v14.35.4...v14.36.0) (2024-12-27)

### Bug Fixes

* Change label - Maximum Leave Allocation Allowed to Maximum Leave Allocation Allowed per Leave Period ([f07d903](f07d903))
* **Leave Type:** Change label - Applicable After (Working Days) to Allow Leave Application After (Working Days) ([738be08](738be08))
* only allow date selection within the allocation period ([9868be0](9868be0))
* **Shift Type:** mark Process Attendance After reqd if auto attendance is enabled (backport [#2526](#2526)) ([#2527](#2527)) ([6f563be](6f563be))
* **UX:** inform the user on successful manual leave allocation ([1952e50](1952e50))

### Features

* allow setting From Date for manual allocation entry ([01652fd](01652fd))
  • Loading branch information
frappe-bot committed Dec 27, 2024
1 parent 6116552 commit d0b5d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hrms/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "14.35.4"
__version__ = "14.36.0"

0 comments on commit d0b5d91

Please sign in to comment.