Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.31.0
Browse files Browse the repository at this point in the history
# [14.31.0](v14.30.1...v14.31.0) (2024-09-18)

### Bug Fixes

* expire_allocation api endpoint by fetching allocation object (backport [#1576](#1576)) ([#2194](#2194)) ([8e8380e](8e8380e))
* **Income Tax Computation:** consideration of new employees without prexisting salary slips ([ceb718f](ceb718f))
* **Monthly Attendance Sheet:** consideration of None values while grouping ([cdbce8e](cdbce8e))
* remove default from Employee Leave Balance report (backport [#2172](#2172)) ([#2190](#2190)) ([967b4bd](967b4bd))
* show shift for month full of leaves ([1a00af0](1a00af0))
* year_start_date in Employee Advance Summary (backport [#2165](#2165)) ([#2192](#2192)) ([51cb889](51cb889))

### Features

* **Monthly Attendance Sheet:** add Include Company Descendants filter ([bf0970c](bf0970c))
  • Loading branch information
frappe-bot committed Sep 18, 2024
1 parent 2d20943 commit 769fb41
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.30.1"
__version__ = "14.31.0"

0 comments on commit 769fb41

Please sign in to comment.