Search found 65 matches

by Nox
Thu Dec 04, 2008 3:02 pm
Forum: Installation Help
Topic: Install error on MYSQL database create step
Replies: 6
Views: 7010

Install error on MYSQL database create step

Installing on UBUNTU 8.04 LTS Business Edition 2.2.16 Manual Install I get to the part in the install where it is asking for the database information. I choose the following options: MYSQL w/InnoDB database (timetrex) hostname (localhost) username (timetrex) password (********) I also also specify t...
by Nox
Tue Nov 25, 2008 8:57 am
Forum: Help
Topic: Error Message for New User
Replies: 7
Views: 3663

Ok, I misunderstood what unique identifier meant. :lol:

Now that I have corrected my id10-T problem, the import worked fine. Thanks Shaun!
by Nox
Mon Nov 24, 2008 11:52 am
Forum: Help
Topic: Error Message for New User
Replies: 7
Views: 3663

Oh, I got the column data from the user_column_map.txt file. Which is also the same column I used in the csv file.
by Nox
Mon Nov 24, 2008 11:47 am
Forum: Help
Topic: Error Message for New User
Replies: 7
Views: 3663

The following code examples are all still returning that error. I tried putting the -u and specifying both columns: php ./import_users.php -n -u country province ./user_column_map.txt ./employee_import.csv Then I tried to specify just one column: php ./import_users.php -n -u country ./user_column_ma...
by Nox
Mon Nov 24, 2008 9:20 am
Forum: Help
Topic: Error Message for New User
Replies: 7
Views: 3663

I am getting the message: Invalid Unique Column when I try to import again. In my .CSV file i have added a column called "country" and one called "province" I have tried the following values for each respectively: United States Michigan or US MI the code I am executing is: php ./...
by Nox
Mon Nov 24, 2008 8:30 am
Forum: Help
Topic: Error Message for New User
Replies: 7
Views: 3663

Error Message for New User

Recently did an import of employees that completed without errors. Now when those regular employees login they are prompted to enter their personal information (first time login screen). However, when they submit they get the following error: Incorrect Input! 1. Invalid Province/State. However, they...
by Nox
Wed Nov 19, 2008 1:31 pm
Forum: General Discussion
Topic: Sensitive information?
Replies: 5
Views: 4348

I am also concerned about what information is being transmitted. Also, from a network utilization standpoint, how often does this report back? I am using TimeTrex in a sandbox environment currently, but if it is chatty (like every minute or something obscene) I would need to disable or scale it back...
by Nox
Wed Nov 19, 2008 12:24 pm
Forum: Feature Requests
Topic: Report Title Customization for Saved Reports
Replies: 4
Views: 4907

Well now that you have me thinking about it, using the name of the saved report wouldn't work as well as having a custom field, especially if you are using the saved report feature as a template. However, since selecting a saved report does not fill in the Name field, using that existing field could...
by Nox
Wed Nov 19, 2008 11:43 am
Forum: Feature Requests
Topic: Report Title Customization for Saved Reports
Replies: 4
Views: 4907

Hmm, that makes sense. I actually really like that when you bring up a saved report you can still completely edit the report before running it. That saves so much time from having to create a brand new saved report for every little tweak you want to do. What if there was a space you could create a c...
by Nox
Wed Nov 19, 2008 8:10 am
Forum: Feature Requests
Topic: Report Title Customization for Saved Reports
Replies: 4
Views: 4907

Report Title Customization for Saved Reports

We would like the option to include the saved report name in the header of the report. An example: When we run the TimeSheet Detail Report, we actually have a few saved reports for departments or salary type. Before we click the buttons for [Display Report] we would like to be able to click a checkb...
by Nox
Fri Nov 14, 2008 6:52 pm
Forum: General Discussion
Topic: Importing User and Pay data
Replies: 27
Views: 101020

I was able to import everything, except the following: pay_period_schedule_id policy_group_id We have 2 policy groups: HOURLY and SALARY We only have 1 pay period schedule: BiWeekly They are spelled exactly that way in TimeTrex (case sensitive) but when they are supplied in the import file, they do ...
by Nox
Mon Nov 10, 2008 12:47 pm
Forum: Help
Topic: Understanding Vacation and Holiday Policies
Replies: 5
Views: 4639

Does that mean that "recalculate company" will recalculate all employees at once during that pay period?
by Nox
Mon Nov 10, 2008 11:42 am
Forum: Help
Topic: My Timesheet View
Replies: 1
Views: 1741

My Timesheet View

On the My Timesheet view, it starts Saturday and ends on Friday. Our payweek is Sunday to Saturday. Is there anyway to update the screen to reflect this?
by Nox
Mon Nov 10, 2008 6:49 am
Forum: Help
Topic: Import Hint Question
Replies: 1
Views: 1601

Import Hint Question

I want to perform a bulk import of employees and possibly perform a bulk import of historical time. My question goes to the user_column_map.txt file. There is a hint column for date fields. If I want to put many users in a csv (excel) how do I add the hint column for dates, or do I even need to? I h...
by Nox
Tue Nov 04, 2008 1:59 pm
Forum: General Discussion
Topic: Kronos 4500
Replies: 3
Views: 6087

Kronos 4500

Is it possible to use our existing Kronos 4500 proximity card reader with TimeTrex? We don't need any fancy automated solution, we can script or program an application to convert raw data into a TimeTrex readable format (ie, a CSV we can use the import punches script with). The problem we are runnin...