Hi, is there a way to void/close Requisition at th...
# suitescript
j
Hi, is there a way to void/close Requisition at the back-end or at scripting level?
b
you use transaction.void to void via suitescript and its supported types are found at transaction.Type
like most transactions, you should be able to close it vis setting the closed checkbox on every line
for requisitions, you may need to change the approval status too, i dont think requisitions that arent approved can be closed