Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Duplicate hours on weekly time sheet.
The weekly time sheet lets you add hours to the same day on different entries. While I can see why this would be allowed, we want to restrict users to entering time for a given day to one entry.
My guess is we need a script here. I have a programming background, but have only used javascript in web development. Can anyone point me in the right direction?
My logic:
When a user hits save on a new weekly time sheet, the script will check to see if hours for any of the days have already been entered. If hours have been entered, it would not save the sheet and come up with a popup instructing the person to edit their previous entry to add the hours.
Tagged:
0