We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When fetching transfer orders the product storeId is passed as undefined resulting in wrong orders being fetched
Selected productStoreId should be passed correctly in the query.
The text was updated successfully, but these errors were encountered:
Fixed: issue of productStoreId not being passed correctly when fetchi…
8a47a1c
…ng transfer orders(hotwax#925)
Improved: name for components to match file name and added slot start…
25bcfd1
… on icon for the picklist button on transfer list page(hotwax#925)
Merge pull request #926 from ymaheshwari1/#925
e084109
Fixed: issue of productStoreId not being passed correctly when fetching transfer orders(#925)
Issue verified and working fine in release v2.15.0. Hence, closing this ticket.
Sorry, something went wrong.
shubham-namdeo
No branches or pull requests
Current behavior
When fetching transfer orders the product storeId is passed as undefined resulting in wrong orders being fetched
Expected behavior
Selected productStoreId should be passed correctly in the query.
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
Environment details
Additional information
The text was updated successfully, but these errors were encountered: