Join Slack
Powered by
hi we need to close or delete old transfer orders ...
# suitescript
s
Sim Greenbaum
07/24/2024, 4:18 PM
hi we need to close or delete old transfer orders is this possible via map/reduce and just setting the staus to close?
b
battk
07/25/2024, 12:29 AM
no
battk
07/25/2024, 12:30 AM
you cant set the order status field to closed in the ui, you cant do it in script
s
Sim Greenbaum
07/25/2024, 12:31 AM
There is a close order button in the ui
b
battk
07/25/2024, 12:33 AM
buttons correspond to the
N/action Module
, which has a very limited set of buttons supported
battk
07/25/2024, 12:34 AM
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
29
Views
Open in Slack
Previous
Next