Figure 1 is an example of the Time Off Report.
Figure 1. This is an example of the Time Off Report.
This report shows how you have used your time off for the year. It can also show you how much time you have left in each category of time off. The available categories are set using the configuration value TIME_OFF_ACTIVITIES.
The available time values are a hack - the file pointed to by the configuration value TIME_OFF_FILE is an XML file that contains each year's available time in the format shown by the example in Figure 2.
<?xml version="1.0" encoding="Cp1252"?> <BODY> |
Figure 2. This is an example of the file holding available time off.