Just wanna make sure I'm not missing something here. We need to change the shipping on an order from time to time. I see that I can use "edit order totals" and change those total items, but if I change the shipping item there, the shipping_method on the orders table still holds the original value. Is there a more 'proper' way to change the shipping on an order after its been placed?

Thanks.