We have the business rule where hourly employees are paid "Holiday Pay" on public holidays, provided he does not remain absence on the next day.
If employee is absent on next day, "holiday pay" wage type should not get generated on earlier day.
In time schema, is there any way where we can update the "Holiday Pay" wage type on earlier day based on next day attendance. I am able to read the previous day's data but not able to update the respective time wage type for
that day.