AbanteCart Community

Shopping Cart Operations => Built-in Features => Topic started by: junkyard on October 27, 2013, 02:50:45 PM

Title: Order placement and stock behavior
Post by: junkyard on October 27, 2013, 02:50:45 PM
When a customer places new Order, the stock is being reduced by included product amount, even if the Order has Pending status yet, and was not shipped.
Seems, it was implemented to avoid an occasion of overselling the same product(s) amount to multiple customers.  Okay but then we have 2 issues:
 - the behavior (to reduce stock on order placement stage) seems to be fixed and is not configurable depending on order status (or is there a setting for it ?)
 - the stock is reduced forever:  the product amount is not returned back to stock after you change Order status to Cancelled/Failed/Refunded/Chargeback/whatever. Even when you remove the product from inside the Order (red icon), or delete the order completely, the stock isn't restored.. This is worrying, as it might be an oversight rather than built-in feature?  Real life orders often cannot be completed on various grounds, yet product's quantity remains unreversed..
Title: Re: Order placement and stock behavior
Post by: junkyard on October 31, 2013, 06:56:47 PM
This is a serious issue for us indeed. We now have to keep track of the whole inventory manually, as automatic controls cannot be fully trusted:  if someone canceled/refunded the order but didn't restore all included quantities manually in admin catalog products, she just lost the items..
Title: Re: Order placement and stock behavior
Post by: abantecart on November 01, 2013, 07:59:00 PM
We will look for solution.
Title: Re: Order placement and stock behavior
Post by: abantecart on November 02, 2013, 11:35:49 AM
I think what you need is RMA capabilities.

I think there is an extension for RMA currently in development.
Title: Re: Order placement and stock behavior
Post by: junkyard on November 03, 2013, 11:39:51 AM
thank you so much, abantecart