Skip to content

fix: create overtime threshold fields on install/migrate#359

Merged
aakvatech merged 1 commit into
Aakvatech-Limited:version-15-hotfixfrom
Emmafidelis:fix/overtime-fields-not-created
Jun 11, 2026
Merged

fix: create overtime threshold fields on install/migrate#359
aakvatech merged 1 commit into
Aakvatech-Limited:version-15-hotfixfrom
Emmafidelis:fix/overtime-fields-not-created

Conversation

@Emmafidelis

Copy link
Copy Markdown
Contributor

Add attendance_overtime_calculation_custom_fields to after_install and after_migrate hooks so the Shift Type overtime fields get created. Fresh installs skip patches, so they never ran otherwise.

Add attendance_overtime_calculation_custom_fields to after_install and
after_migrate hooks so the Shift Type overtime fields get created.
Fresh installs skip patches, so they never ran otherwise.
@aakvatech aakvatech merged commit 524b291 into Aakvatech-Limited:version-15-hotfix Jun 11, 2026
4 checks passed
@github-actions

Copy link
Copy Markdown

Backport failed for version-15, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin version-15
git worktree add -d .worktree/backport-359-to-version-15 origin/version-15
cd .worktree/backport-359-to-version-15
git switch --create backport-359-to-version-15
git cherry-pick -x 56116acc0fcce6c6b6c4519caf3f251fff136d3c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants