G
02/03/2023, 4:36 PMtype: "error.SuiteScriptModuleLoaderError",
name: "MODULE_DOES_NOT_EXIST",
message: "Module does not exist: /SuiteScripts/scheduledamorupdate.js",
"stack": []
Nathan L
02/03/2023, 4:43 PM/SuiteScripts/scheduledamorupdate.js
The error is saying that the script file isnt thereG
02/03/2023, 5:09 PMNathan L
02/03/2023, 5:10 PMcurrentRecord.setValue({
fieldId: 'custbody_tickbox',
value: true
});
Sitaram upadhya
02/03/2023, 5:22 PM