Just as the subject says, how can we mark such orders as completed? There is no "Mark as shipped" button to remove the order from our order queue.
Just as the subject says, how can we mark such orders as completed? There is no "Mark as shipped" button to remove the order from our order queue.
Last edited by flammaaeterna; 07-21-2010 at 09:37 AM. Reason: Grammar
I don't have an answer for you ... but would also like to know how you can mark an order as shipped without sending the notification email.
Thanks
Just click the "New" icon beside the order number and that should remove it from the new order queue.
![]()
Alfred,
Actually, our "New" icon is not click-able. I think that we somehow get help getting this disabled, because it was too easy to accidentally clicked. In a future update, I think it would be nice to have a "Mark as completed" button for orders that do not need to be shipped. That's a little more clear than clicking "New", also.
Thanks for your suggestion. We'll see what we can do in the future builds. For now, you can simple set IsNew=0 in the orders table via a sql query.