PART A - Development work for this case has been completed. 1. The change will be available in version: 15.70.250526 2. The following changes were made (Include Database object names, Program classes, and any other relevant information): - The following validation rules were applied:
- Example 1 - Employee E003 has AAL - 01/01/2022 to 31/12/2022. No service end date
- Leave application should be allowed within the calendar years 2022 and one year forward (2023)
- Leave application should not be allowed where the leave dates overlap the calendar year
- Leave not allowed to start before 01/01/2022
- Example 2
- Employee E003 has AAL - 01/01/2022 to 31/12/2022. Service End date 10.01.2023
- Leave application should be allowed within the calendar years 2022, 2023. As long as the date does not exceed 10/01/2023 (Service End Date)
- Leave application should not be allowed where the leave dates overlap the calendar year.
- The above rules do not apply when a leave is VOID
3. Affected Areas: - Leave Application, Apply and Approve
4. The issue was caused by: - Change in business rules
5. Other Relevant Notes: 6. Next Step (Review and System Test (Developer) -> UAT (Quality) -> Documentation): UAT
|