Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.36.4
Browse files Browse the repository at this point in the history
## [14.36.4](v14.36.3...v14.36.4) (2025-01-24)

### Bug Fixes

* add company_data_to_be_ignored hook ([52a164d](52a164d))
* add doctype list to ignore to hooks directly ([635dc73](635dc73))
* clear company field in single docs, delete other linked docs ([e70a1b9](e70a1b9))
* edit company_data_to_be_ignored hook content ([afd358f](afd358f))
* HRA calculation if there are multiple salary structure assignments for the current payroll period (backport [#2691](#2691)) ([#2693](#2693)) ([32e5c3b](32e5c3b))
* set company field empty for single and master doctypes during company deletion ([6673379](6673379))
* update function clearing company field and replace SQL with query builder ([4d9f51e](4d9f51e))
  • Loading branch information
frappe-bot committed Jan 24, 2025
1 parent e06227d commit 01e4ea5
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.36.3"
__version__ = "14.36.4"

0 comments on commit 01e4ea5

Please sign in to comment.