-
OrderEdit for Magento
by Ciprian Bucur

- Jul. 14,2016
Fact:
In Magento, an order cannot be edited after the invoice is created. It can only be canceled and then a new order can be created, which is based on that previous order and the new modifications. But, in that case, a new order_id is created.
Challenge:
Some clients that work with third party ERPs want to keep the order id and just edit that particular order.
Read the blog post to make your life just a tad easier!