Closed
Description
Preconditions
- Magento 2
Steps to reproduce
- Run Functional Test Magento\Sales\Test\TestCase\CreateOrderBackendPartOneTest::test with data set "CreateOrderBackendTestVariation1_0"
Expected result
- Test should pass successfully.
Actual result
- Form data not equals to passed from fixture:
quantity_and_stock_status:- qty: "63" instead of "62"
Failed asserting that false is true.
- qty: "63" instead of "62"
Note
In Magento without MSI products are deducted from Stock immediately after Order is placed, but in Magento with MSI only after Order is shipped / invoiced.
Metadata
Metadata
Assignees
Labels
No labels