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

Stock qty bug in multiple warehouse #3792

Closed
sagarnop opened this issue May 4, 2019 · 2 comments
Closed

Stock qty bug in multiple warehouse #3792

sagarnop opened this issue May 4, 2019 · 2 comments
Assignees
Labels

Comments

@sagarnop
Copy link

sagarnop commented May 4, 2019

nopCommerce version: 4.20 Beta

I have add multiple stock for A-product. I have added 100qty for Warehouse 1 and 150 for Warehouse 2(https://ibb.co/4NC5jFQ). now i have place order of 10qty for this same product.
if admin create shipment for this order according to below:-

  1. create 5 qty from Warehouse 1
  2. create 5 qty from Warehouse 2
    and set this both shipment as shipped and delivered.

now if you get back to this product then expected result wil be:-
Warehouse Stock qty Reserved qty
Warehouse 1 95 0
Warehouse 2 145 0

But i get below result that is wrong(https://ibb.co/jb3c7V7)
Warehouse Stock qty Reserved qty

Source: https://www.nopcommerce.com/boards/t/63091/stock-qty-bug-in-multiple-warehouse.aspx
Warehouse 1 95 0
Warehouse 2 145 5

@sagarnop
Copy link
Author

sagarnop commented May 27, 2019

Hello @AndreiMaz and @RomanovM ,
Are you check this issue in system?

@DmitriyKulagin
Copy link
Contributor

Closed #3792

holydk added a commit that referenced this issue Jul 17, 2020
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

3 participants