Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.21.2
Browse files Browse the repository at this point in the history
## [14.21.2](v14.21.1...v14.21.2) (2024-01-17)

### Bug Fixes

* expired leave balance is -ve when leaves taken > carry forwarded expired leaves (backport [#1288](#1288)) ([#1291](#1291)) ([7d3cba8](7d3cba8))
* **FnF:** inform user where to set the Relieving Date & add desc for Assets Allocated table ([#1300](#1300)) ([#1301](#1301)) ([05845b1](05845b1))
* Incorrect Expired Carry Forward Leaves Calculation ([0749e75](0749e75))
* respect precision in leave allocation ([25d6d64](25d6d64))
* **Salary Slip:** data evaluation (backport [#1283](#1283)) ([#1294](#1294)) ([8975436](8975436))
  • Loading branch information
frappe-bot committed Jan 17, 2024
1 parent 4e6217f commit eff5365
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.21.1"
__version__ = "14.21.2"

0 comments on commit eff5365

Please sign in to comment.