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.
Fechas y horarios se puede mostrar en muchos diversos formatos diferentes en toda la aplicación. Los informes se pueden ejecutar a tiempo total de los usuarios durante un período de tiempo determinado. Los usuarios pueden ser designadas para las diferentes oficinas y grupos. Los usuarios pueden ser de instalación como un administrador del sistema, un administrador tiempo, y / o un usuario de Informes. Una nueva mirada y un componente administrativo más intuitiva. Muchas otras mejoras.
Tags:
Major feature enhancements
Dates and times can be displayed in many various different formats throughout the app. Reports can be run to total users' time for a given period of time. Users can be designated to different offices and groups. Users can be setup as a Sys Admin, a Time Admin, and/or a Reports user. A new look and a more intuitive administrative component. Many other enhancements.
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.