Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.28.2
Browse files Browse the repository at this point in the history
## [14.28.2](v14.28.1...v14.28.2) (2024-05-24)

### Bug Fixes

* consider payment days = total working days in the last salary slip while calculating Gratuity ([1675932](1675932))
* **Expense Claim:** update of Outstanding Amount on Payment Entry submission ([3ff82d8](3ff82d8))
* only fetch required fields from gratuity slabs ([cb1b76a](cb1b76a))
* update all past Payment Entries outstanding amount ([3f17fee](3f17fee))
* update outstanding amount only in the current payment entry ([cc4d718](cc4d718))
  • Loading branch information
frappe-bot committed May 24, 2024
1 parent 19e74e3 commit d0ac9ca
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.1"
__version__ = "14.28.2"

0 comments on commit d0ac9ca

Please sign in to comment.