JR
12/19/2023, 4:03 PMMGBC
12/19/2023, 4:23 PMMGBC
12/19/2023, 4:27 PMJR
12/19/2023, 4:50 PMKarina
12/19/2023, 10:31 PMJono
01/19/2024, 3:46 AMdocument.getElementById('closeremaining').onclick=function(event){
let confTxt= "Do you really want to cancel???";
if (confirm(confTxt) == true) {
close_remaining(nlapiGetRecordId(),'purchord')
}
}
Not a supported approach, but simple enough and effective enough