I enabled the auto-allocation and set the priority for my locations, so for instance
Location A – Priority 2 – Stock 2
Location B – Priority 1 – Stock 4
When the user purchases 3, the order is made but stock is not auto deducted, is there a solution for this? or does it need to be manually done in the orders?
@fahadmahmood that was not my issue, this works fine. but when i have TOTAL stock = 3 but only 2 in location karachi and 1 in location isalamabad, and the customer chooses 3 it doesn’t work. the stock is not deducted and i have to manually deduct it in wp-admin
I am releasing a new version with this improvement and I have also tested it with random qty. ordered. Everything is looking good, just one exception I want to mention here.
What if all of my locations don’t have the sufficient stock ordered?
If order quantity is within the summation of all stock locations available stock quantity, it will be simply served. If not, auto allocation will not work so admin can decide if he want to deliver the order partially or wait for stock comes in.
This reply was modified 1 year, 4 months ago by Fahad Mahmood.
@fahadmahmood if the order quantity exceeds the total summation, it shouldn’t allow the user right?
if the user wants 10 items and we only have a total of 6 (2 from location A, 4 from location B) then the user shouldn’t be allowed to order 10, they can only order 6.