v2.0.0-alpha.4 — Leave Management Workflow + Reports + Export #39
Devnawjesh
announced in
Announcements
Replies: 2 comments 1 reply
-
|
After upgrading to v2.0.0-alpha.4, why are some employees missing from Leave Balance sync? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Most common reason in v2.0.0-alpha.4 is that the employee is filtered out by sync eligibility rules. Check these in order:
Also run post-release setup to ensure permissions/policies are in place: Quick verification SQL: If salary_grade_id is null or status is not active, sync will skip that employee by design. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 v2.0.0-alpha.4 — Leave Management Workflow + Reports + Export
✨ Highlights
✅ Added
availed,closing_balance) on approval🛠 Improved
🔐 Permissions
Included/used leave permission set:
leave.viewleave.applyleave.approveleave.manage-categoriesleave.manage-quotasleave.manage-balancesleave.reportAlso added:
LeavePermissionAssignmentSeederdatabase/sql/leave_permissions_assignments_seed.sql🧭 Navigation
Leave menu now points to working routes:
🗃 Release Tags
laravelhrmpayrollleave-managementworkflowapprovalsreportscsv-exportpermissionsself-servicealpha📌 Post-Release Commands
📝 Operational Notes
salary_grade_id; otherwise leave balance sync will skip those employees.This discussion was created from the release v2.0.0-alpha.4 — Leave Management Workflow + Reports + Export.
Beta Was this translation helpful? Give feedback.
All reactions