In magento, is it possible to update or delete the order items from the order without creating the new order? -


in case, order should modified after review. order items can removed or quantity can modified.

i knew re order purpose manually deleting old order once re order completed. not want change order id.

in default magento , cannot edit , delete order items.

there 1 paid extension ( edit , delete order item in magento ) give facility of:-

  1. editing order
  2. deleting order
  3. order quick view
  4. backup orders
  5. view product images

Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -