You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [15.39.0](v15.38.3...v15.39.0) (2025-01-31)
### Bug Fixes
* claim allocation issue ([f774af2](f774af2))
* exclude advances scheduled for deduction when adjusting them against expense claims ([59ebfb5](59ebfb5))
* exclude claimed and returned advance amounts ([58da779](58da779))
* fix test ([fa0ff96](fa0ff96))
* handle None values in earnings and deductions to avoid TypeError ([af27f29](af27f29))
* ignore the self-approval setting a workfow is active on Leave Application ([43e8cca](43e8cca))
* let administrator approve leaves irrespective of self approval setting ([856b15d](856b15d))
* prevent_self_leave_approval should be false by deafult ([f3ac588](f3ac588))
* removed action buttons ([4c77806](4c77806))
* status fields becomes read only if self leave approval is prevented ([3646818](3646818))
* update field description ([ceda0a3](ceda0a3))
* update return_amount field's display property ([f93cca2](f93cca2))
### Features
* add CI for production docker container build ([#2728](#2728)) ([#2729](#2729)) ([3c3a3ad](3c3a3ad))
* Enable/disable leave applicants from approving their own leaves based on the leave approval HR setting ([c8c6d50](c8c6d50))
* new hr setting to enable/disable self-leave approval ([fdd9ee8](fdd9ee8))
0 commit comments