I'm trying to find a script that is updating fields on my job record after another field is sourced that is ruining my life - in one script that I think may be related, it's got the following:
nlapiScheduleScript('customscript_sc_update_approvers',
'customdeploy_sc_update_approvers', params)
Is that customdeploy on line 2 another script I should look at? What's going on there?