Michael van Tellingen
4ac7e830bf
Fix inconsistent Order.shipping_status
Refactor the shipping_status method to return a consistent last
complete status. Since dictionaries have no guaranteed order, and also
since the shipping status queryset isn’t ordered the method didn’t
always return the actual last complete status.