Updated Release Testing Instructions WooCommerce 4.4 (markdown)
parent
48b9a46b3c
commit
d3f0179f45
|
@ -211,5 +211,11 @@ Modify the "Kid shoes" product so that all the variations have the sport style,
|
|||
|
||||
6. Quick edit the product again. Select "In stock" in the stock status selector. Verify that this time the status of both variations has changed.
|
||||
|
||||
### 3. Limit stock changes for order items to status methods for consistency. (#[26642](https://github.com/woocommerce/woocommerce/pull/26642))
|
||||
|
||||
|
||||
1. Start creating a new order in the admin view, and add a product with managed stock.
|
||||
2. Product stock will only be reduced when order is saved and moved into `processing` or `completed` status.
|
||||
|
||||
***
|
||||
|
||||
|
|
Loading…
Reference in New Issue