Enforce the Entered Hours in the Specified Increments template

This rule requires users to specify hours in the specific increments. It fires on update of TS line items and checks that the time specified on the line item is in the specific increment. If the time is not in a specific increment, the rule fires.

class_name =
largesoft.br.rules.system.TSHourIncrementEnforcement

Increment can be set to various fractions. For example:

  • 0.25 - Quarter hour increment
  • .50 - Half hour increment
  • 1.00 - Full hour increment