PHP Timeclock is a simple yet very effective
Web-based timeclock system. It allows you to track
all employee time as well as upcoming vacations
and more. It can be used to replace manual
sign-in/sign-out sheets.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versión corrige un error en el informe de tiempo: si la "A" y "De" las fechas son las mismas, ya veces no se punch-in/out pantalla, o sólo algunas de las veces que se vea. También corrige un error al mostrar veces punch-in/out en la página principal si $ show_current_users se establece en "yes" en config.inc.php. Este error también se encontró al intentar cambiar el tiempo de un usuario.
Tags:
Minor bugfixes
This version fixes a bug in the time report: if the "To" and "From" dates were the same, either no punch-in/out times would display, or just some of the times would display. It also fixes a bug in displaying punch-in/out times on the main page if $show_current_users was set to "yes" in config.inc.php. This bug was also found when attempting to change a user's time.