AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: jesus_automatic on January 06, 2014, 11:14:46 AM
-
For most of my products I have track stock disabled in the general product setting and enabled under the different options for that product. The product quantity was set to 0 originally,and each option with its quantity, so now after several sales, the products overview page lists the stock as negative quantities, though the separate options show we still have stock.
The functionality of the site is fine. i.e. it is not showing as out of stock. The only problem is the general product page showing negative stock. Have I set something up wrong? Ideally it would show the sum of the various options stock.
Any insight?
-
There was a small bug fixed for 1.1.8 to be released.
Check this commit:
https://github.com/abantecart/abantecart-src/commit/3c7627882623a62108a9ca4899bc5e8acbe3afec
Try to copy file:
public_html/storefront/model/checkout/order.php
-
Thanks
I will give it a try and let you know