Punch In/Out

General support regarding TimeTrex, such as
configuring policies/taxes or processing payroll.
Locked
MichelleM
Posts: 37
Joined: Thu Apr 26, 2007 8:41 am

Punch In/Out

Post by MichelleM »

I am also having problems with punching In/Out. A "gap" is left between the 1st In punch and the 1st Out (Lunch) punch. We have some employees that will need to use the Punch button.

Cron job seems to be running OK.

Process:
Log in as ordinary user.
Go to MyTimesheet.
Click on "Punch" button.
The Pop up window appears, but with this caveat: There's an "Error on Page" displayed in lower-left hand corner. The details of this are:
Line: 1486
Char: 4
Error: Object required
Code: 0
URL: ...../interface/punch/EditPunch.php? \
id=&punch_control_id=&user_id=6&date_stamp=1175484600& \
status_id=undefined
However, I am able to enter the necessary info in the window.
BUT, when I click the "Punch" button to add another punch - say, for lunch - a "gap" appears of two cells - blank "Out" and "In" cells followed by the time I just tried to put in. Adding subsequent time info doesn't backfill the empty slots.

ENVIRONMENT PREFERENCES:
Pay Period Schedule
Overtime Week: Saturday - Friday
Daily Start Time: 0:00
Time Zone: US/Eastern
Continuous Time: 12:00
Type: bi-weekly
Pay Period Starts On: Saturday at 0:00
Transaction Date: 7 days after end of pay period

ENVIRONMENT:
3. What version of TimeTrex you are running, specifically. (stating "the latest version" is not specific enough)
TimeTrex 1.6.4 (updated today)
4. What version of PHP you are using.
PHP 5.1.2 with MySQL 5.0.22-Debian
5. What operating system you are running.
Ubuntu 6.0.6 server
6. What web server you are using.
Apache 2.0.55
7. Have you configured PHP to log errors to a file, and what errors are showing up in this file?
("error_log = <filename>" in PHP.INI)
Yes, I did but no file was created (/var/log/phperror.log)

Screenshots are available at: http://www.themacenroes.com/timetrex/.
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

This appears to be the same issue as this topic:

http://forums.timetrex.com/viewtopic.php?p=1236#1236

Don't use the "Add: Punch" button, click on the blank cell instead. "Add: Punch" should only be used when there are no blank cells available for the day.
MichelleM
Posts: 37
Joined: Thu Apr 26, 2007 8:41 am

Duh me...

Post by MichelleM »

Can you tell it's Friday? If you tell me the sky is blue enough times I might get that tooo ... :oops:

I'll check it out (but I'm sure it'll work), thanks.
MichelleM
Posts: 37
Joined: Thu Apr 26, 2007 8:41 am

Yup, it works.

Post by MichelleM »

Works great - I see the light! :)
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Post by shaunw »

I know exactly how you feel. :D

Look for our Online University to open later this summer which will have online video tutorials that will walk you through every nook and cranny of TimeTrex.

Have a great weekend.
Locked