Would the correct way to void a subscription chang...
# suitescript
m
Would the correct way to void a subscription change order with suitescript be to use transaction.void()? Seeing as the change order is not really a 'transaction'
The change order type is also not present in the transaction.type ENUM https://netsuite.custhelp.com/app/answers/detail/a_id/48912
cannot seem to change the status or subscriptionchangeorderstatus field to void it either. Anyone know how this is done?