Updated Release Testing Instructions WooCommerce 5.4 (markdown)

Julia Amosova 2021-05-15 21:05:39 -04:00
parent 29bb5baf5f
commit c9fee9b04f
1 changed files with 3 additions and 3 deletions

@ -21,7 +21,7 @@
## WooCommerce Core Updates
### Remove set_backorders logic from external products. Closes [#29696](https://github.com/woocommerce/woocommerce/issues/29696)
### Remove set_backorders logic from external products. Closes [#29696](https://github.com/woocommerce/woocommerce/issues/29696).
PR: https://github.com/woocommerce/woocommerce/pull/29766
@ -33,7 +33,7 @@ To test:
5. Click on `Update`
6. Ensure there are no errors in your logs and the product updated without issues.
### State and Country field labels on the Checkout page should be read by screen readers. Closes [#27317](https://github.com/woocommerce/woocommerce/issues/27317)
### State and Country field labels on the Checkout page should be read by screen readers. Closes [#27317](https://github.com/woocommerce/woocommerce/issues/27317).
PR: https://github.com/woocommerce/woocommerce/pull/29706
@ -65,7 +65,7 @@ To test:
3. Add a product for price 30.825. Add it to cart.
4. Checkout the cart and check that prices are 36.99 with this patch. Without this patch they would be 37.
#### Case 2:From #28292
#### Case 2: From [#28292](https://github.com/woocommerce/woocommerce/issues/28292)
1. Set the rounding to subtotal level, and price entered exclusive taxes from WooCommerce > Settings > Tax.
2. Add a tax rate of 23%.
3. Set the decimals displayed to `0` from WooCommerce > Settings > General