Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.28.0
Browse files Browse the repository at this point in the history
# [14.28.0](v14.27.1...v14.28.0) (2024-05-16)

### Bug Fixes

* merge conflicts ([5e475bb](5e475bb))
* open full forms instead of quick entries in onboarding, update button labels ([7875c70](7875c70))
* set payroll period dates based on last payroll period/current fiscal year ([b086945](b086945))
* simplify shift request overlapping validation ([d3ad5a6](d3ad5a6))
* validation of overlapping shift dates ([07e76f0](07e76f0))

### Features

* **Create Payroll Period:** set Start & End Date as that of Fiscal Year if no Payroll Period exists ([f863779](f863779))
* **minor:** allow using `rounded` function in salary slip formulae (backport [#1774](#1774)) ([#1775](#1775)) ([f6abbc4](f6abbc4))
* Preview Salary Slip from Salary Structure Assignment ([bad102f](bad102f))
  • Loading branch information
frappe-bot committed May 16, 2024
1 parent f34c033 commit a496fe3
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.27.1"
__version__ = "14.28.0"

0 comments on commit a496fe3

Please sign in to comment.