Stephen Gosner
11/06/2025, 10:24 PMciRecord.setCurrentSublistValue({sublistId : 'line', fieldId : 'amount', value : 0.0});
I receive the following error message...
Value 0.0 outside of valid min/max range for field amount
For additional context, this is a rewrite of the original process and SS 1.0 that created these consolidated invoices via scheduled script, and was able to set the amount line item field to $0. Anyone have an idea of how I can get around this and set the value to $0. I'm able to edit the transaction after it has been created, through the UI and set the value to $0creece
11/07/2025, 12:14 AMStephen Gosner
11/07/2025, 1:14 PMStephen Gosner
11/07/2025, 1:22 PM