Search found 9 matches

by traviscevado
Thu Mar 27, 2014 4:35 pm
Forum: Help
Topic: Network Timeout - sequence likely not setup correctly
Replies: 6
Views: 3918

Re: Network Timeout - sequence likely not setup correctly

Thank you. Based on that information, I did find the following tables with 0 records:
pay_stub_id_seq
premium_policy_id_seq
by traviscevado
Thu Mar 27, 2014 12:09 pm
Forum: Help
Topic: Network Timeout - sequence likely not setup correctly
Replies: 6
Views: 3918

Re: Network Timeout - sequence likely not setup correctly

That seemed to work! The query below returned id=18. select * from company_generic_map_id_seq; I was able to update the Default Policy Group with the Absence Policies. The Absence Policies are no longer showing highlighted in yellow. That changed company_generic_map_id_seq.id to 21. Now, are there o...
by traviscevado
Thu Mar 27, 2014 8:37 am
Forum: Help
Topic: Network Timeout - sequence likely not setup correctly
Replies: 6
Views: 3918

Re: Network Timeout - sequence likely not setup correctly

select * from company_generic_map_id_seq;
MySQL returned an empty result set
select max(id) from company_generic_map;
max(id)
17
by traviscevado
Wed Mar 26, 2014 4:21 pm
Forum: Help
Topic: Network Timeout - sequence likely not setup correctly
Replies: 6
Views: 3918

Network Timeout - sequence likely not setup correctly

1. Clearly state what is happening: A few items aren't working, but what we suspect is the primary issue is that we cannot tie an Absence Policy to a Policy Group. When selecting an Absence Policy in the Policy Group editor, we get three splash messages: Processing..., Downloading..., Network Timeo...
by traviscevado
Mon May 21, 2012 9:14 am
Forum: Installation Help
Topic: User Name Field not visible in IE9 in version 5.0.4
Replies: 6
Views: 5537

Re: User Name Field not visible in IE9 in version 5.0.4

I also just upgraded to 5.06 and had the same issue in IE9. Implemented the fix suggested and it looks better now. I can still see the "New Interface" callout, though.
by traviscevado
Wed Mar 10, 2010 10:28 am
Forum: Feature Requests
Topic: TimeSheet: Show Accumulated Work Week Hours
Replies: 6
Views: 7521

Re: TimeSheet: Show Accumulated Work Week Hours

Thank you for the update, Shaun. We used to use another vendor but switched to TimeTrex a while back. This is one of the features we really miss from the old provider. Here's a screenshot of their time sheet, with the feature we'd like circled in red.
by traviscevado
Tue Mar 09, 2010 7:20 pm
Forum: Feature Requests
Topic: TimeSheet: Show Accumulated Work Week Hours
Replies: 6
Views: 7521

Re: TimeSheet: Show Accumulated Work Week Hours

Below is a screenshot with a mockup of a running total row. Not sure if a running total makes much sense. All I'm really looking for is a total by Work Week.
by traviscevado
Tue Mar 09, 2010 6:52 pm
Forum: Feature Requests
Topic: TimeSheet: Show Accumulated Work Week Hours
Replies: 6
Views: 7521

Re: TimeSheet: Show Accumulated Work Week Hours

Here's a screenshot to help illustrate. The work week is Monday through Sunday, which is reflected in the view. However, the Pay Period started on February 16th, a Tuesday. So all the totals below in the Accumulated Time section are related to the Pay Period (except the OT row). This is fine for the...
by traviscevado
Tue Mar 09, 2010 3:51 pm
Forum: Feature Requests
Topic: TimeSheet: Show Accumulated Work Week Hours
Replies: 6
Views: 7521

TimeSheet: Show Accumulated Work Week Hours

We are running into problems with employee overtime becuase they cannot tell how many hours they've worked in a week by looking at 'MyTimeSheet'. We are on a semi-monthly pay schedule, so the work weeks rarely jive with the pay periods. At best, the timesheet shows the employee how much overtime the...