Hi, Can we change the status of the Credit Memo fr...
# suitescript
n
Hi, Can we change the status of the Credit Memo from "Open" to "Pending Approval" ?
m
It looks like Credit Memos only support "Open", "Fully Applied", and "Voided" status values. https://netsuite.com/help/helpcenter/en_US/srbrowser/Browser2024_2/schema/enum/transactionstatus.html?mode=package
l
Not the native status field. It doesn't support approval routing that can prevent GL posting when in pending approval
n
Thanks for the reply.
How does people put the Approval process on CM ? I can think of holding the information in custom record, unless approved. Once approved , it should create the CM. Is that a right approach ?