Job Cost Adjustment Error

While using Job Cost adjustment, on one of the Operations, it gives the following error. I am not sure where the -16 is coming from. Nothing in the job for this operation shows that.

Application Error

Exception caught in: Ice.Lib.EpiClientLib

Error Detail

Message: An error occurred trying to set a value of ‘-16.28’ in an EpiNumericEditor. The controls EpiBinding is ‘LaborView.ActSetupHours’.
Inner Exception Message: The ‘Value’ property cannot be set to a value that is outside the range determined by the ‘MinValue’ and ‘MaxValue’ properties
Program: Ice.Lib.EpiClientLib.dll
Method: SetValueWithExceptionChecking

Client Stack Trace

at Ice.Lib.Framework.EpiNumericEditor.SetValueWithExceptionChecking(Object value)
at Ice.Lib.Framework.EpiNumericEditor.oDataView_EpiViewNotification(EpiDataView view, EpiNotifyArgs ar)
at Ice.Lib.Framework.EpiViewNotification.Invoke(EpiDataView view, EpiNotifyArgs args)
at Ice.Lib.Framework.EpiDataView.OnEpiViewNotification(EpiNotifyArgs e)
at Ice.Lib.Framework.EpiDataView.Notify(EpiNotifyArgs args)
at Ice.Lib.Framework.EpiUltraCombo.updateDataSource(Object sender, Boolean forceUpdate)

Inner Exception

The ‘Value’ property cannot be set to a value that is outside the range determined by the ‘MinValue’ and ‘MaxValue’ properties

at Infragistics.Win.UltraWinEditors.UltraNumericEditor.set_Value(Object value)
at Ice.Lib.Framework.EpiNumericEditor.SetValueWithExceptionChecking(Object value)

Does it give you that error when the record loads? Or not until you try to make a change and save it?

Is it possibly a date issue? Like an end date/time is is actually 16.28 rs before the start date/time?

When it loads. Hmm, I’ll have to check that out.

We are in 10.2.600.11 and I have been informed we are getting the same issue. I have performed Traces and have researched here and ‘Google’ to no avail. Anyone have some suggestions? Have a great week!

Check JobOpDtl, JobOper and JobAsmbl tables for Actual hours related fields.