Clean install of Drupal 5.10 + ubercart 1.4.
Created a new product class and then created a product in that class.
Enabled stock for the product and set level at 2.
Add to cart and checkout - stock level decreases correcly.

Enable Payment & Paypal modules and basic configuration (enabled & setup PayPal Website Payments Standard)
Add item to cart & checkout and complete Paypal payment (or simulate but changing order status). Stock level is unchanged.

Comments

frost’s picture

Status: Active » Closed (fixed)

raised in error. (real problem is double decrementing, see http://drupal.org/node/245910)