Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.26.2
Browse files Browse the repository at this point in the history
## [14.26.2](v14.26.1...v14.26.2) (2024-04-27)

### Bug Fixes

* get salary slip from the correct payroll period for data evaluation ([232873b](232873b))
* **HRA calculation:** fetch active salary assignment assigned before payroll period if none in period ([e303590](e303590))
* **Income Tax Computation:** eval locals for Income Tax Slab ([2502b9b](2502b9b))
  • Loading branch information
frappe-bot committed Apr 27, 2024
1 parent 982224e commit 595c369
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.26.1"
__version__ = "14.26.2"

0 comments on commit 595c369

Please sign in to comment.