Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 15.38.2
## [15.38.2](v15.38.1...v15.38.2) (2025-01-24) ### Bug Fixes * add company_data_to_be_ignored hook ([4ba4193](4ba4193)) * add doctype list to ignore to hooks directly ([defbcf6](defbcf6)) * allow setting payroll frequency for timesheet based payroll entry, calculate salary slip dates if payroll frequency is set not if its not a timesheet based salary slip ([650c05b](650c05b)) * clear company field in single docs, delete other linked docs ([d026ca5](d026ca5)) * edit company_data_to_be_ignored hook content ([466e487](466e487)) * HRA calculation if there are multiple salary structure assignments for the current payroll period (backport [#2691](#2691)) ([#2694](#2694)) ([490e580](490e580)) * set company field empty for single and master doctypes during company deletion ([2c2229e](2c2229e)) * set payment frequency in payroll entry for timesheet based salary slips ([489b8df](489b8df)) * update function clearing company field and replace SQL with query builder ([17970d9](17970d9))
- Loading branch information