In Time and Expense Entry is it possible to change the Labor Quantity field to only accept whole numbers? I’ve tried changing the mask via Customization and it just changes back to decimal after saving. If not, is it possible for a BPM to trigger if the data entered does not end in “.00”?
Use the customization wizard to set the Extended Field Properties to set the mask. Or, use Extended Field Maintenance if you want it universal.
And yes, in a BPM you can compare the value to the rounded value and if they are different, error.