Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double compensational reservation for one order #1026

Closed
smoskaluk opened this issue Apr 25, 2018 · 1 comment
Closed

Double compensational reservation for one order #1026

smoskaluk opened this issue Apr 25, 2018 · 1 comment
Assignees
Labels

Comments

@smoskaluk
Copy link

smoskaluk commented Apr 25, 2018

Preconditions

  1. Magento MSI single stock mode
  2. Simple product created with qty = 100

Steps to reproduce

  1. Order placed from admin with qty = 5 of simple product
  2. Invoice created for whole order (Qty = 5)
  3. Shipment created for whole order (Qty = 5)
  4. Credit memo with Return to the stock created for whole order (Qty = 5)

Expected result

  1. Only one compensational reservation should be created

Actual result

  1. Compensational reservations created after shipment and after credit memo

image

image

@smoskaluk smoskaluk added this to the MSI Part I milestone Apr 25, 2018
@p-bystritsky p-bystritsky self-assigned this Apr 26, 2018
@p-bystritsky
Copy link
Contributor

Duplicates #377

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants