Scenario:
You are using uc_stock to manage stock levels for your store.
1. In the order edit screen, change the quantity for an item already in the order.
2. Now add a new item to the order (or delete a different existing item).
Stock level adjustments for the item you changed in #1 are not handled by the ajax posts in #2.
The attached patch against 6.x2.x-dev is an attempt to correct this.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_order_update_existing_qtys.patch | 1.11 KB | aether |
Comments
Comment #1
aether commentedComment #2
tr commentedTagging
Comment #3
checker commenteds
Comment #4
longwaveSuperseded by #1034044: Add checkboxes to enable/disable stock level changes when editing orders