The process of dispatching
When I take an order from a customer I have been adding the individual products to a quote, then turning this into an order which alocates the stock. I then go down each of the rows delivering the products until they are all delivered. Then I change the status to complete.
Is this the quickest method as some of my latest orders are quite large and this takes some time to go through.
Any ideas?