Home      Ask a Question      My Stuff      Help   
  
Accruals - Accrue Down one Category for Multiple Category Requests
The example consists of the client wanting time requested off using two categories to accrue down just one accrue able category.

Say the client wants time taken off both for either "Sick" or "Personal" to accrue down just "Personal". The scripting would like this:

if (category = "Sick" or category = "Personal"){
accruedown("Personal", hours, "");
}


ID
1741
Category
>Support
  Accruals
Date Created
11/18/2015 8:11:42 AM
Date Updated
11/18/2015 8:19:14 AM
Back to Search Results