We have the error “Records changed for xxxx" when confirming or authorizing time card day records.
This is a known problem. “The reason this is happening is that the calendar date runs out in a setup table. Two Apps9 patches 140516 and 146713 needed.”
The SQL check ( SELECT MAX(account_date) FROM calendar_tab ) returns date 15/09/2022.
So this is definitely the problem.
Is there a workaround while we wait for patches from IFS?
e.g. manually entering new dates to the calendar table?
Thanks