Removing order statuses
Hi,
Can anyone suggest the best way to remove a couple of order statuses?
My use case is fairly unique, with no front end cart - more an administrative tool, as such I'd like to rename some and remove others of the order stauses / states.
Can anyone point me in the right direction?
Cheers,
Sam
Comments
hook_commerce_order_status_in
[hook_commerce_order_status_info_alter()](http://www.drupalcommerce.org/specification/info-hooks/order#order-status) I would imagine, although I haven't used it. Would love to have you roll a simple example for [Commerce Examples](http://drupal.org/project/commerce_examples)