Marat
06/28/2023, 10:43 PMrecord.submitFields({
type,
id,
values: {
custbody_fifo_alloc_ref_link: 'original-' + scheduleId,
custbody_fifo_allocation_status: true
},
options: {
enableSourcing: false,
ignoreMandatoryFields: true
}
})
Marat
06/28/2023, 10:44 PM