8

I've added new order status in the Admin Panel. I need to remove it, but I can't find option like that.

Is that possible to do it without the database viewing?

Corgalore
  • 2,486
  • 2
  • 23
  • 32
deem
  • 1,844
  • 4
  • 20
  • 36

1 Answers1

17

There are no way to delete the custom order statuses from Magento admin but you can delete it from Database tables

sales_order_status
sales_order_status_label
Amit Kumar
  • 1,774
  • 1
  • 16
  • 27