Employee should not apply absence for more than 2 days, if so it should throw an error message and a
Summary
Employee should not apply absence for more than 2 days, if so it should throw an error message and ask to submit Doctor's Certificate.Content
Hello,
We have a requirement for Casual Sick Leave specific to India BU : Employee should not apply more than 2 days of leaves. If so error message should display asking to submit doctors certificate.
Such kind of set up is already available at configuration level and its corresponding error message is global hence we can not change it.
but we want to display error message only specific to India BU. Hence we created Global Absence Entry Validation but it is failing for some and the other scenarios. Below are the scenarios we have implemented so far :