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

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -