Search found 108 matches

by Yajasi
Wed Apr 22, 2015 3:59 pm
Forum: Help
Topic: Premium Policy not calculating on Holiday
Replies: 7
Views: 4775

Re: Premium Policy not calculating on Holiday

Can you post a screenshot of your Holiday policy "Eligibility" tab please?
As requested. Thanks.
TTpremiumHoliday.png
TTpremiumHoliday.png (4.24 KiB) Viewed 4768 times
by Yajasi
Wed Apr 22, 2015 1:41 am
Forum: Help
Topic: Premium Policy not calculating on Holiday
Replies: 7
Views: 4775

Premium Policy not calculating on Holiday

Using version 8.0.6 CE on Ubuntu 14.04. We have the following Timesheet which has a holiday on April 3rd. PROBLEM: An Overtime policy and a Premium policy both apply to this day, however the Premium policy is not being calculated. TTpremiumTimesheet.png Here is the Overtime Policy. There are no sett...
by Yajasi
Wed Apr 22, 2015 1:18 am
Forum: Help
Topic: ERROR: Cannot Delete Unused Pay Codes
Replies: 5
Views: 3554

Re: ERROR: Cannot Delete Unused Pay Codes

OK - thanks. We went back through the database and updated any usages of the unwanted codes with the correct codes. After removing any usages, we were able to delete the Pay Codes.
by Yajasi
Tue Apr 21, 2015 10:54 pm
Forum: Help
Topic: Annual Hourly Rate is Too High
Replies: 5
Views: 4777

Re: Annual Hourly Rate is Too High

Thanks - that worked! We are very grateful to be able to use your with the currency in our country.
by Yajasi
Tue Apr 21, 2015 10:46 pm
Forum: Developers
Topic: Use API to find User to Policy relationship
Replies: 4
Views: 8135

Re: Use API to find User to Policy relationship

$retval will now contain the result of all your policy groups in an array, which will have 'user' and 'meal_policy' array elements. Here is an excerpt of the return value. It does not have a 'user' or 'meal_policy' array element. array { ... [10]=> array(6) { ["id"]=> int(44) ["name&...
by Yajasi
Sun Apr 19, 2015 10:12 pm
Forum: Help
Topic: ERROR: Cannot Delete Unused Pay Codes
Replies: 5
Views: 3554

Re: ERROR: Cannot Delete Unused Pay Codes

These codes didn't appear until we upgraded to v8. During the process of upgrading the system was offline and unavailable to our staff. Our IT staff did not create any entries into any timesheets during the upgrade. How is it possible that these codes were used. Most of them are duplicates and need ...
by Yajasi
Sun Apr 19, 2015 7:37 pm
Forum: Help
Topic: Annual Hourly Rate is Too High
Replies: 5
Views: 4777

Annual Hourly Rate is Too High

We are trying to update an employee's salary. The currency for the salary is IDR. TimeTrex is not letting us do the update. It says the Annual Hourly Rate is too high. The Hourly Rate is NOT too high - it is being calculated correctly. How do we enter the employee's salary? TTAnnualHourlyRateTooHigh...
by Yajasi
Sun Apr 19, 2015 4:20 pm
Forum: Developers
Topic: Use API to find User to Policy relationship
Replies: 4
Views: 8135

Use API to find User to Policy relationship

Running 8.0.5 CE on Ubuntu 14.04. I'm trying to use the API to find which users have a Meal Policy. There doesn't seem to be a report which identifies this. Which API class do I use to do that? I tried the following, but got an error. $ttAPI_group = new TimeTrexClientAPI( 'PolicyGroup' ); $group_fac...
by Yajasi
Tue Apr 14, 2015 4:22 pm
Forum: Help
Topic: Version 8 does NOT deduct undertime from Accrual Account
Replies: 4
Views: 3290

Re: Version 8 does NOT deduct undertime from Accrual Account

OK thank you. The system is now working as you described.
by Yajasi
Thu Apr 09, 2015 6:53 pm
Forum: Help
Topic: Version 8 does NOT deduct undertime from Accrual Account
Replies: 4
Views: 3290

Re: Version 8 does NOT deduct undertime from Accrual Account

Upgrading to version 8.0.5 did not fix the problem. We tried recalculating the timesheet. We also tried deleting the punches and adding them manually. The undertime Absence is still NOT showing as an absence nor deducting time from the accrual account. Absence still not showing after upgrade to 8.0....
by Yajasi
Wed Apr 08, 2015 8:09 pm
Forum: Help
Topic: Version 8 does NOT deduct undertime from Accrual Account
Replies: 4
Views: 3290

Version 8 does NOT deduct undertime from Accrual Account

Before upgrading to Version 8, we used version 7.4.7. Our absence policy for undertime worked great. As you can see from the example, when an employee worked less than 8:00 hours, their Comp. Time account was deducted. TToldCompTime.png After upgrading to Version 8.0.4, our absence policy for undert...
by Yajasi
Wed Apr 08, 2015 7:43 pm
Forum: General Discussion
Topic: Where to import punches in new version 8 ???
Replies: 3
Views: 5073

Re: Where to import punches in new version 8 ???

It seems from the forum silence that this feature has been removed in version 8. You can still do imports through the command line via ../tools/import/import_punches.php. We are doing this successfully with version 8 on a daily basis.
by Yajasi
Wed Apr 08, 2015 6:39 pm
Forum: Help
Topic: Punch not working after 8.0 upgrade
Replies: 2
Views: 2522

Re: Punch not working after 8.0 upgrade

Also is there a way to block automatic updates ? I would prefer to test them before being applied in a production environment.
You can add the following line to the [other] section of your timetrex.ini.php file.

Code: Select all

disable_auto_upgrade = TRUE
by Yajasi
Wed Apr 08, 2015 6:27 pm
Forum: Help
Topic: How do I remove a module and have separate permissions?
Replies: 2
Views: 2604

Re: How do I remove a module and have separate permissions?

So managers should be able to login and have all the timetrex administrator user features available to them, but the volunteers should have a separate login and should only have access to certain timetrex features like being able to view their schedules and the schedules of users from another user ...
by Yajasi
Wed Apr 08, 2015 5:52 pm
Forum: Help
Topic: ERROR: Cannot Delete Unused Pay Codes
Replies: 5
Views: 3554

ERROR: Cannot Delete Unused Pay Codes

I'm trying to delete the following pay codes. They are not used anywhere. TimeTrex In Use column shows they are NOT In Use. Why can't I delete them?
TTerrorPayCode.png
Using TimeTrex version 8.0.4 on Ubuntu 14.04.
by Yajasi
Thu Jun 19, 2014 10:07 am
Forum: Help
Topic: Unscheduled Absence Emails not being Sent
Replies: 17
Views: 10246

Re: Unscheduled Absence Emails not being Sent

Thanks, that seems to have fixed the problem. We used the following line for our Ubuntu 12.04 VM

Code: Select all

* * * * * www-data nice -n 19 php /var/www/timetrex/7.3.7/maint/cron.php > /dev/null 2>&1
by Yajasi
Wed Jun 11, 2014 3:28 pm
Forum: Help
Topic: How to wash log file of personal information before posting
Replies: 2
Views: 2101

Re: How to wash log file of personal information before post

I'm not sure anyone is going to come across this post because the forum search engine blocks most of the words that this post deals with. However, here are the commands to clean up a log file. The following regexp can be used for searching key areas of the log file that should be removed before post...
by Yajasi
Wed Jun 11, 2014 3:17 pm
Forum: Help
Topic: Unscheduled Absence Emails not being Sent
Replies: 17
Views: 10246

Re: Unscheduled Absence Emails not being Sent

Whats the full and exact command in your crontab that you use to execute TimeTrex's maintenance jobs?

Code: Select all

4 7     * * *   root    php /var/www/timetrex/7.3.7/maint/cron.php > /dev/null 2>&1
by Yajasi
Thu Jun 05, 2014 12:27 am
Forum: Help
Topic: Unscheduled Absence Emails not being Sent
Replies: 17
Views: 10246

Re: Unscheduled Absence Emails not being Sent

Please attach the entire log file for the last few days when the exception was triggered. Attached is the log. We’ve removed some personal information from the log, but the rest should be in tact. The following user_date_ids have an S1 exception associated with them: 20397, 20484, 20377, 20375, 203...
by Yajasi
Wed Jun 04, 2014 6:07 pm
Forum: Help
Topic: How to wash log file of personal information before posting
Replies: 2
Views: 2101

How to wash log file of personal information before posting

I have read your post about How to Ask for Help: http://forums.timetrex.com/viewtopic.php?f=6&t=89 . Reproduce the issue and include any relevant information from the TimeTrex log file in your post. How do we wash the log file of personal information before posting it to this site? I'm sorry if ...
by Yajasi
Tue May 27, 2014 5:00 pm
Forum: Help
Topic: Unscheduled Absence Emails not being Sent
Replies: 17
Views: 10246

Re: Unscheduled Absence Emails not being Sent

Here is another example that might help. Screen Shot 2014-05-28 at 8.56.31 AM.png This employee has a email address and has preferences selected to receive email notifications for Exceptions. Here is the log data. How does TimeTrex create an S1 exception but not email the exception? DEBUG [L0148] [2...
by Yajasi
Mon May 26, 2014 10:58 pm
Forum: Help
Topic: Unscheduled Absence Emails not being Sent
Replies: 17
Views: 10246

Re: Unscheduled Absence Emails not being Sent

Only notifications for exceptions actually triggered by the employee themselves are sent out. So for example if you were to add a schedule retroactively for an employee that triggered Unscheduled Absence exceptions, no emails would be sent in that case. If you check the audit log going back further...
by Yajasi
Thu May 22, 2014 7:28 pm
Forum: Help
Topic: Unscheduled Absence Emails not being Sent
Replies: 17
Views: 10246

Re: Unscheduled Absence Emails not being Sent

Have you looked through Report -> Employee Reports -> Audit Trail on the day that the exception was triggered to see if their is an audit record saying the exception notification was emailed out? I ran a report for the last 7 days on an employee with the following exceptions. Screen Shot 2014-05-23...
by Yajasi
Tue May 20, 2014 10:34 pm
Forum: Feature Requests
Topic: Show Holiday Absence on Timecard
Replies: 11
Views: 22904

Re: Show Holiday Absence on Timecard

I was hoping that the data in the [name] field in table [holidays] could be placed on the Timecard just like the [name] field in the table [absence_policy] is placed on the Timecard. One options would be to have the [name] from the [holidays] table placed in the date column just below the date. In p...
by Yajasi
Tue May 20, 2014 10:27 pm
Forum: Help
Topic: Unscheduled Absence Emails not being Sent
Replies: 17
Views: 10246

Re: Unscheduled Absence Emails not being Sent

What email settings do you have in your timetrex.ini.php file?
As follows:

Code: Select all

;Deliver email through local sendmail command specified in php.ini
delivery_method = mail
We are successfully getting emails for M1, M2, and M3 exceptions via email and have been for months.