hi we need to close or delete old transfer orders ...
# suitescript
s
hi we need to close or delete old transfer orders is this possible via map/reduce and just setting the staus to close?
b
no
you cant set the order status field to closed in the ui, you cant do it in script
s
There is a close order button in the ui
b
buttons correspond to the N/action Module, which has a very limited set of buttons supported
if your button isnt in the set of supported actions for that record, you will need to learn another way to close the transfer order