Time card entry screen allows inactive employee entries
-
Time card entry screen allows inactive employee entries
Time card entry screen allows inactive employee entriesFollow
Brad Smith
Brad SmithJun 30, 2022 05:13 PM
Trying to find a way to disallow users from entering an inactive employee ID in the Time Card Entry screen. …
1. Time card entry screen allows inactive employee entriesBrad Smith
Posted Jun 30, 2022 05:13 PM
Trying to find a way to disallow users from entering an inactive employee ID in the Time Card Entry screen. Goal is to reduce inaccurate data entry.It appears I could disable the field forcing users to click the spyglass to open the lookup window which can be filtered to exclude inactive employees. However, forcing users to go through that lookup sequence is a punitive and inefficient. Typing the Emp ID in the primary window is much kinder.
Was hoping to look up the entry when the user tabs out of the field employee ID field and check if it’s active. If the entry is not active then present a dialog message box.
Perhaps the VBA field-lost-focus trigger could call a SQL procedure or function. How would you recommend solving this issue?
GP Window: Manufacturing >> Transactions >> WIP >> Time Card Entry
Time Card Entry with Employee lookup filtered to exclude inactive IDs——————————
Brad Smith
SE Retail
Fountain Inn SC
——————————2. RE: Time card entry screen allows inactive employee entries
TOP CONTRIBUTOR
Thaddeus Suter
Posted Jul 04, 2022 09:57 AM
What you want to do is use the “Enter Time on Behalf” feature and then do not assign Inactive Employees to that Code. If your Timecard people can all enter time for any and all employees, then you make just one “Enter Time on Behalf” Code and assign the same Code to all your Timecard entry people.
The downside is someone still has to maintain this Code and it seems that should be the same person as whoever makes Employees Inactive. If they do this…all is well…if they fail to maintain the Code….well you can test it out easy enough and see.
The alternate is to create a Timecard Restriction and set Max hours per day and per period to 0.00 hours and assign that Restriction to each employee when they are made Inactive. That’s a bit nasty as they don’t get stopped on timecard entry until they are entering the hours….——————————
Thaddeus Suter
Retus, Inc
HELOTES TX
——————————3. RE: Time card entry screen allows inactive employee entries
Dexterity Developer
Posted Jul 05, 2022 04:47 AM
This could easily be done by VS Tools small customization.
I have done several of this kind of small customizations, please see my blog post here——————————
dexteritydeveloper
dexteritydeveloper@gmail.com
https://keptonworking.blogspot.com/
——————————4. RE: Time card entry screen allows inactive employee entries
GPUG ALL STAR
David Musgrave
Posted Jul 07, 2022 12:33 PM
Hi BradIf you have GP Power Tools – Developer Tools, a check to prevent entry of an inactive employee could be written in a few minutes. I would be happy to assist with the trigger code at no charge.
See the Benefits Presentation: https://www.winthropdc.com/ftp/pub/GPPowerTools_Benefits.ppsx
Regards
David
——————————
David Musgrave MVP, GPUG All-StarManaging Director
Winthrop Development ConsultantsPerth, Western Australia
http://www.winthropdc.com
——————————
Sorry, there were no replies found.
The discussion ‘Time card entry screen allows inactive employee entries’ is closed to new replies.