Enforce the Entered Hours in the Increments of a Quarter Hour template

This rule requires users to specify hours in increments of a quarter hour such as .00, .25, .50, or .75. It fires on update of TS line items and will check that the time entered on the line item is in the increment of a quarter hour. If the time is not in a quarter hour increment, the rule will fire.

class_name =
largesoft.br.rules.system.QuarterHourValuesEntry

There are no parameters for this template.