I have the following work schedule set up
Sunday 19:30 - 06:30 11hrs
Monday 19:30 - 06:30 11hrs
Tuesday 19:30 - 06:30 11hrs
Wednesday 23:30 - 06:30 7 hrs
Thurs-Sat - off
I enter hours only via CAT2, no start/end times. I get the following error when trying to transfer my time to HR "Insert cannot be made due to collision". I make the following attendance time entries for a day, for example on 3/30/2014
3 hours
2 hours
1 hour
1 hour
4 hours
The time transfer (via CAT6) results in the following PA2002 records
3/30/2014, 3 hrs, start time 19:30:00 end time 22:30:00
3/30/2014, 2 hrs, start time 22:30:00 end time 00:30:00
3/30/2014, 1 hr, start time 00:30:00 - 01:30:00
The remaining 1 hour and 4 hour entry causes the time collision. What is strange to me is the transfer always posts the first record that begins past midnight (in my test case a PA2002 record is created with start time of 00:30:00) but the remaining time entries generate a time collision. I would expect the remaining 2 time entries to be as follows:
3/30/2014, 1 hr, start time 01:30:00 end time 02:30:00
3/30/2014, 4 hrs, start time 02:30:00 end time 06:30:00
Does anyone know why I am getting these time collisions errors?