diff --git a/Release-Testing-Instructions-WooCommerce-4.7.md b/Release-Testing-Instructions-WooCommerce-4.7.md index 5e65dc7..5dbf2ff 100644 --- a/Release-Testing-Instructions-WooCommerce-4.7.md +++ b/Release-Testing-Instructions-WooCommerce-4.7.md @@ -73,6 +73,14 @@ https://github.com/woocommerce/woocommerce/pull/27763 https://github.com/woocommerce/woocommerce/pull/27748 +To test: + +1) Create a product with a managed inventory: + +![](https://cldup.com/6LCSxef8Dg.jpg) + +2) Start creating a new manual order and add the product from step 1. +3) Click on the `Create` button to create an order. The stock of the product should be adjusted based on the number of items added to the order. ***