From the search result page of the "find orders screen" it is possible to bulk "Approve orders" (selecting the proper action from the drop down field in the top right part of the list. However the event calls a service that only changes the order items to "approved", the order header is left in the "created" status. Wouldn't be better to change the code to call the "changeOrderStatus" service instead? This service is the one called from the "approve" link of the order detail screen and it approves both the header and the items.

Jacopo

Reply via email to