OK, silly question time but my brain is fried after working too much in V9.
In a 'standard' order with products that ship, clicking on the 'mark as shipped' button in the admin screen sets the order shipped date and clears the 'IsNew' flag against the order so that it no longer appears as a new order in the view orders page.
Right, the question...
What about an order that consists of 'all download items' and therefore doesn't have the shipping panel or the 'mark as shipped' button.
In this scenario, how does a store administrator change the 'IsNew' setting for the order to remove it from the new orders view?
One of our clients has got a *lot* of these orders since launch and wants some way of removing them from the view orders page. I'm trying to avoid yet more code changes to the site.
Thanks!
Adam