Nick
05/21/2020, 5:08 PMrecord.submitFields({
'type': 'customer',
'id': values.internalid.value,
'values': {
'custentity_kes_dso' : format.format({value:dso, type: format.Type.CURRENCY})
},
'options':{
'ignoreMandatoryFields': true
}
});