Due to some typo error wrong time off requests are been imported into the system
How i can delete them i have tried from front end and even from excel add in but system gives error that it cannot delete time of request with completed status
BR
Baqar Iqbal
Thank you so much for providing the solution
Hello Baqar,
You can delete approved leave request by using Leave entities and following a three step process:
1. Delete the corresponding leave request line in LeaveBankTransaction entity. This will delete the Approved time off line in UI (Personnel management -> Employees -> choose employee -> View time off -> Time off requests -> Approved time off)
2. Update status to cancelled of the corresponding leave request line in LeaveRequest entity. Publish that change.
3. Delete the corresponding line in LeaveRequest entity. This will delete the Cancelled (previously Completed) time off line from Time off requests tab in UI (Personnel management -> Employees -> choose employee -> View time off -> Time off request)
Kind regards,
Yes imported with completed status.
Hi Baqar,
If it is not possible from the user interface, try to open a support ticket for Microsoft Support.
Did you import them already with the completed status?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,902 Super User 2024 Season 2
Martin Dráb 229,297 Most Valuable Professional
nmaenpaa 101,156