Home      Ask a Question      My Stuff      Help   
  
Duplicate Hours for Shift Premium
This script requires that a web only labor prompt with a filed name of "oghrs" be set up that Shows online but does not collect anything and Not Visible, not Editable.

// Add to the AddEntryScript

if(reportingdate.totalhours("Regular") > 0){
addentry("hours", reportingdate.totalhours("Regular"), "Shift Premium");
}
ID
1643
Category
>Support
  Scripting
Date Created
9/3/2015 1:47:59 PM
Date Updated
10/7/2015 8:06:53 AM
Back to Search Results