Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.24.0
Browse files Browse the repository at this point in the history
# [14.24.0](v14.23.0...v14.24.0) (2024-03-15)

### Bug Fixes

* convert datetime to date ([859dd8b](859dd8b))
* get blocked days in the correct order ([bead61f](bead61f))
* half day ([8ad3a63](8ad3a63))
* **Leave Application:** calendar view ([3f16093](3f16093))
* remove employee_name and leave_type before checking in events ([ad05477](ad05477))
* remove unused whitelisting from get_applicable_block_dates ([1e7064c](1e7064c))
* set employee before company ([764a1ff](764a1ff))
* show blocked dates as "allDay" ([867d838](867d838))
* use get_single_value instead of get_value ([c2d8743](c2d8743))

### Features

* **Gratuity:** allow setting work experience manually ([#1541](#1541)) ([#1542](#1542)) ([04f86ab](04f86ab))
  • Loading branch information
frappe-bot committed Mar 15, 2024
1 parent fec23cb commit e1c5097
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.23.0"
__version__ = "14.24.0"

0 comments on commit e1c5097

Please sign in to comment.