• After updating to Woocommerce 3.0.6, I noticed the following problem.
    My products have stock_quantity 1.
    When they are ordered, new stock quantity is correctly set to 0.
    However, “order notes” say that stock quantity was reduced from 2 to 1 and, probably as a consequence, stock_status remains instock.
    So at the end, I have product with stock_quantity=0 and stock_status=instock.
    If I manually update the product, stock status correctly changes to outofstock.
    So I guess there may be a bug in updating stock when order is placed?

  • The topic ‘Problem with stock management’ is closed to new replies.