Search found 37 matches

by lfrazier
Wed Jan 11, 2012 11:13 pm
Forum: Help
Topic: New v5.0.1 - Importing data directly from web interface
Replies: 7
Views: 3762

New v5.0.1 - Importing data directly from web interface

Hello Shaun, I noticed in the changelog for v5.0.1 that it mentions "Importing data can now be performed directly from the web interface" I perused your demo and could not find where that can be done. Also, what kind of data can be imported? -schedules? -employees? -punches? Is this availa...
by lfrazier
Tue May 17, 2011 12:36 pm
Forum: Feature Requests
Topic: Scheduling
Replies: 4
Views: 8756

Re: Scheduling

Hi Shaun,

how close is v5.0 to a release date?
by lfrazier
Thu Oct 21, 2010 8:54 am
Forum: General Discussion
Topic: latest version 3.2.1
Replies: 4
Views: 3536

Re: latest version 3.2.1

Thanks, Shaun

Duh! Boy do I feel dumb.
by lfrazier
Wed Oct 20, 2010 12:50 pm
Forum: General Discussion
Topic: latest version 3.2.1
Replies: 4
Views: 3536

latest version 3.2.1

Hello TimeTrex,

I did not see v3.2.1 in you announcement section. Is there a list of changes, improvements, etc. I am able to review?
by lfrazier
Tue Sep 21, 2010 5:45 pm
Forum: Installation Help
Topic: Does latest version of Timetrex(v3.1.0) run on PHP v5.3.1?
Replies: 1
Views: 2412

Does latest version of Timetrex(v3.1.0) run on PHP v5.3.1?

Hello TimeTrex folks, I am dusting off my past knowledge of TimeTrex installation notes and recalling that even though you publish that TimeTrex runs on PHP 5.x, it was actually not totally true. My recall says it would not run on 5.3.x. The latest build of XAMMP installs PHP 5.3.1 so want to make s...
by lfrazier
Mon Nov 23, 2009 2:27 pm
Forum: Help
Topic: Forcing recalculation after fixing a misconfigured rule
Replies: 1
Views: 1504

Forcing recalculation after fixing a misconfigured rule

Shaun,

I noticed that i did not have the rounding rule setup correctly. The 'Recalculate' function will not work for existing transactions in the current pay period.

Is there a way to force the recalculation after correcting a rule?

Thanks,

Lloyd
by lfrazier
Mon Nov 23, 2009 2:25 pm
Forum: Help
Topic: Showing actual punches on Timesheet or report
Replies: 1
Views: 1431

Showing actual punches on Timesheet or report

Shaun,

is there a way to show actual punch times on the timesheet or Time Card report.

I see that you can add the Actual IN and OUT in the Punch Summary.

Will that be available in the Time Card or timesheet anytime soon?

Thanks,

Lloyd
by lfrazier
Mon Nov 23, 2009 10:06 am
Forum: Help
Topic: punch column map question
Replies: 3
Views: 2018

Re: punch column map question

Hi Shaun,

thanks for the quick response. I did not realize that numerical values were not used.

I have a final question. What about transfers? What alpha values are used for status_id and type_id for transfers?

Thanks,

Lloyd
by lfrazier
Mon Nov 23, 2009 9:24 am
Forum: Help
Topic: punch column map question
Replies: 3
Views: 2018

punch column map question

Hello TimeTrex,

I am doing some punch imports and have a question about what the key values are for type_id and status_id.

example: instead of using IN or OUT for status_id, I would like to use the actual number equivalents.

Also, for type_id, what values are available?

Thanks,

Lloyd
by lfrazier
Mon Sep 21, 2009 5:02 pm
Forum: Help
Topic: correct syntax for punch import
Replies: 13
Views: 18851

Ok, Shaun, I applied the import_punches.php fix. The import brought the punches in. Only issue is that it is causing an issue in the timesheet. It indicates missing punches. The Pay Policy only has one simple OT rule and nothing else. So, not sure why this is happening. I did not have this issue wit...
by lfrazier
Mon Sep 21, 2009 1:25 pm
Forum: Help
Topic: correct syntax for punch import
Replies: 13
Views: 18851

Shaun, I have a final question related to this thread. What is the importance of clearing out the cache from the tmp folder after doing a punch import? Is it something that can be done as an every 24hr thing? Or, is it necessary to do right after a punch import? I ask this because I will be automati...
by lfrazier
Mon Sep 21, 2009 1:21 pm
Forum: Help
Topic: correct syntax for punch import
Replies: 13
Views: 18851

Shaun,

I ran this in TimeTrex 2.2.22 and it works just fine

It seems TimeTrex v3 is having the issue.

I hope this exercise was helpful for you in fixing any bugs.

FYI on versions of what I am running:

Code: Select all

PHP 5.2.9
MySQL 5.1.33
Apache 2.2.21

Windows XP Pro svc pak3
by lfrazier
Mon Sep 21, 2009 1:01 pm
Forum: Help
Topic: correct syntax for punch import
Replies: 13
Views: 18851

This is the result I get after setting Production=FALSE an verbose=11 in timetrex.ini.php -----<hr> (mysqlt): SET SESSION sql_mode='ansi' -----<hr> -----<hr> (mysqlt): SET TRANSACTION ISOLATION LEVEL READ COMMITTED -----<hr> -----<hr> (mysqlt): SET SESSION time_zone='America/Denver' -----<hr> Column...
by lfrazier
Mon Sep 21, 2009 11:18 am
Forum: Help
Topic: correct syntax for punch import
Replies: 13
Views: 18851

that was the complete result of script.

I tried the debug and reran, but it was not any more verbose than previously.

I cannot find any log indicating issues.
by lfrazier
Mon Sep 21, 2009 8:45 am
Forum: Help
Topic: correct syntax for punch import
Replies: 13
Views: 18851

Shaun, here is my command: php import_punches.php simple_punch_column_map.txt punch.csv here is the result when running without the -n option: Column Mappings... TimeTrex Column: user_name => user_name Default: TimeTrex Column: type_id => type_id Default: Normal TimeTrex Column: status_id => status_...
by lfrazier
Mon Sep 21, 2009 8:03 am
Forum: Help
Topic: correct syntax for punch import
Replies: 13
Views: 18851

Shaun, I am still having a time with the punch import. I am not getting data in the database. here is my mapping file: timetrex_column, csv_column, default_value, parse_hint "user_name","","","" "type_id","","Normal","" ...
by lfrazier
Fri Sep 18, 2009 2:00 pm
Forum: Help
Topic: correct syntax for punch import
Replies: 13
Views: 18851

correct syntax for punch import

Hi Shaun, what is the proper syntax to run the punch import here is my command: cd\xampp\php php-win.exe "C:\xampp\htdocs\TimeTrex3\tools\import\import_punches.php" -n -u user_name "C:\xampp\htdocs\TimeTrex3\tools\import\punch_column_map.txt" "C:\xampp\htdocs\TimeTrex3\tools...
by lfrazier
Thu Sep 17, 2009 2:18 pm
Forum: Installation Help
Topic: Ability to have a punch screen only
Replies: 2
Views: 2551

I really don't want anything but the punch window to be presented for specific groups of employees. Essentially, a computer based time clock.

I will look into coding my own solution.

Thanks,

Lloyd
by lfrazier
Thu Sep 17, 2009 1:34 pm
Forum: Installation Help
Topic: Ability to have a punch screen only
Replies: 2
Views: 2551

Ability to have a punch screen only

Hi Shaun,

Is there a page location in TimeTrex that only presents the punch window after login?

If not, I will build something myself that creates a punch import file.

Thanks,

Lloyd
by lfrazier
Thu Sep 17, 2009 1:31 pm
Forum: Installation Help
Topic: Understanding the chron job and consequences of not running
Replies: 1
Views: 2016

Understanding the chron job and consequences of not running

Shaun, I need to understand the consequences of the chron job not running on a minute-by-minute basis. What all does it do beside keep things calculated, checking for holidays, compute accruals, etc. Anything behind the scenes that we need to be aware of? I have worked with many T&A apps in my c...
by lfrazier
Thu Sep 17, 2009 12:59 pm
Forum: Installation Help
Topic: Refresh issue between permission groups
Replies: 1
Views: 2093

Refresh issue between permission groups

Hi Shaun, I log in as an Admin and then log out. I log back in as an Employee with Regular Employee permissions and see all menu items from Admin session. It does not allow the employee to execute menu items they do not have permissions for. Is there a way to have a refresh done automatically every ...
by lfrazier
Fri Sep 04, 2009 12:26 pm
Forum: Installation Help
Topic: Creating MySQL DB...Collation?
Replies: 1
Views: 2421

Creating MySQL DB...Collation?

I'm creating the TimeTrex DB. What collation is recommended?
Thanks,

Lloyd
by lfrazier
Thu Sep 03, 2009 2:51 pm
Forum: Installation Help
Topic: error when running first time
Replies: 1
Views: 2762

error when running first time

I installed WAMP. Setup timetrex.ini.php (see below) as I thought it should be. Ran TimeTrex from this URL: http://localhost:8088/timetrex Am getting this error when running TimeTrex for first time: Deprecated: Function split() is deprecated in C:\wamp\www\TimeTrex\classes\modules\core\Profiler.clas...
by lfrazier
Thu Sep 03, 2009 12:35 pm
Forum: Installation Help
Topic: Installing on Server2Go
Replies: 3
Views: 2952

It can run on writable media. However, I noticed a registry entry in Windows that was created by the TimeTrex installation. Can it run without that?
by lfrazier
Thu Sep 03, 2009 11:55 am
Forum: Installation Help
Topic: Proper uninstall of TimeTrex
Replies: 1
Views: 2591

Proper uninstall of TimeTrex

Hello TimeTrex, I am practicing doing TimeTrex installations under different environments. I want to completely uninstall TimeTrex. I used your windows installation and the complete install that gave me Apache, Postgre, and TimeTrex. If I uninstall using windows>control panel>add/remove programs, wi...