When I create a new order there are three selection boxes I have to manually fill in with the same data every time.
Typically when I create a new order, it is because a customer has paid and picked up some products from our warehouse.
In my case the following fields are therefore always the same:
STATUS default to pending, and I have to change that to shipped
SHIPPING default to select, I have to select "Order Pickup" the only option in there.
PAYMENT default to select, I have to manually select "Payment upon Pickup"
Is there any way of setting my own defaults so that I dont have to go through these things every time I create a new order (which is many many times every day)?
Any pointers are appreciated