Anybody knows if there is a way to write a delete ...
# suitescript
a
Anybody knows if there is a way to write a delete reason with SuiteScript?
e
Seems Deleted Record (deletedrecord) is Search-only. Don't see anything would indicate a write-able reason
a
Is possible to write a delete reason with SuiteTalk (SOAP), wondering if there is a way to do it with SuiteScript.
b
use suitescript 1, where the serverside nlapiDeleteRecord allows you to send the deletionreason and deletionreasonmemo default values (initialized defaults in suitescript 1)
👍 1