Need to add Button to Cancel Orders

sir i want to create a button to clear all New Orders before submitted.

i want to clear all entries by pressing this button. because mostly we add items to make a Order but customer reject order before confirmation and go back then we need to clear it quickly for fast work. Just press Cancel Orders and clear the screen…

Execute “Cancel Orders” Action when that button is clicked.

1 Like

If you select them you click cancel.
If you want to cancel all new orders you would want to use select orders action using state Status of New then cancel orders action.

1 Like

##Automation Command

Pay special attention to the Mappings …


##Action

Be sure to set Only Last Order to False


##Rule


3 Likes

Thanks @QMcKay
Its working now