Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.19.0
Browse files Browse the repository at this point in the history
# [14.19.0](v14.18.1...v14.19.0) (2023-12-14)

### Bug Fixes

* duplicate additional salary error msg ([e885365](e885365))
* duplicate Additional Salary with Overwrite Salary Structure Amount enabled ([2477baf](2477baf))
* error/warning message ([8a80dc4](8a80dc4))
* including current document while looking for existing Additional Salaries with Overwrite Amount enabled ([8b54d45](8b54d45))
* interview reminder settings not respected ([#1175](#1175)) ([#1176](#1176)) ([e71c1ff](e71c1ff))
* **Leave Application:** Resolved leave type missing for accurate payroll processing ([#1148](#1148)) ([#1171](#1171)) ([335ba95](335ba95))
* remove statistical component from list view display ([d0eebe2](d0eebe2))
* salary structure warning message ([7e8092b](7e8092b))
* salary structure warning message ([d39abf6](d39abf6))
* section name ([c4ab972](c4ab972))
* validation message formatting ([0fdda87](0fdda87))
* warning message ([bc20f17](bc20f17))

### Features

* add Allow Multiple Shift Assignments to HR Settings ([c65637e](c65637e))
* add Amount Based on Formula to list_view ([f62e97d](f62e97d))
* add client-side validation for Amount Based on Salary ([ef8476d](ef8476d))
* add server-side validation for Amount Based on Salary ([b47cea8](b47cea8))
* add validattion for multiple Shift Assignments ([9c8fcee](9c8fcee))
* validate overlapping dates ([03b7598](03b7598))
  • Loading branch information
frappe-bot committed Dec 14, 2023
1 parent 76ce32d commit e56e068
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.18.1"
__version__ = "14.19.0"

0 comments on commit e56e068

Please sign in to comment.