Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.29.0
Browse files Browse the repository at this point in the history
# [14.29.0](v14.28.8...v14.29.0) (2024-07-17)

### Bug Fixes

* **Attendance:** overlapping shift attendance ([8bef18c](8bef18c))
* **Shift Assignment:** allow shift to start at end_time of another shift (and vice versa) ([e821d15](e821d15))
* **Shift Assignment:** timings overlap conditions ([ae694dc](ae694dc))

### Features

* **Salary Payment via ECS:** add Net Pay column ([fb7b283](fb7b283))
  • Loading branch information
frappe-bot committed Jul 17, 2024
1 parent ce4d7ba commit f2abc21
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.28.8"
__version__ = "14.29.0"

0 comments on commit f2abc21

Please sign in to comment.