Magento: Cancel non invoiced order item without cancelling order -
we have allowed offline payment method on our store, customer pays item once been shipped , reaches them.
the test case scenario facing issues follows:
customer orders 3 items 1 quantity each.
when process order shipping, find 1st item can shipped right away, 2nd item has cancelled per customer's request , 3rd item might take week procure.
with magento, i've noticed if we're sure last 2 items not going shipped, can invoice , ship 1st item , when click on 'cancel order' button, cancels non invoiced items. in case, 2nd item should cancelled right while 3rd item shipped after week.
is there way cancel 2nd item without cancelling order?
Comments
Post a Comment