We are considering writing a Leave Time system using Rad Scheduler. To do this, we need the ability to run reports that show how much time a person took off in any given range. If a person creates a recurring event for say 5 days of vacation, a single entry is entered into the database. How can I get the total time off on a day-by-day basis and total level for that person for a given date range? We need to be able to do this for payroll purposes, so the reports must be accurate. We need to be able to check the recurrence rule, as well as any requests that do not use the rule, but use the parentID.
Thanks!
Thanks!