-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
fix(medusa): calculate sales channel availability correctly for variants #10448
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
5 Skipped Deployments
|
|
46433e1
to
e7e741b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
packages/medusa/src/api/utils/middlewares/products/variant-inventory-quantity.ts
Outdated
Show resolved
Hide resolved
packages/core/core-flows/src/product/steps/get-variant-availability.ts
Outdated
Show resolved
Hide resolved
packages/medusa/src/api/utils/middlewares/products/variant-inventory-quantity.ts
Outdated
Show resolved
Hide resolved
…entory-quantity.ts Co-authored-by: Carlos R. L. Rodrigues <[email protected]>
…entory-quantity.ts Co-authored-by: Carlos R. L. Rodrigues <[email protected]>
…ility.ts Co-authored-by: Carlos R. L. Rodrigues <[email protected]>
…nts (medusajs#10448) * fix: calculate inventory quantities based on sales channel and locations * Update packages/medusa/src/api/utils/middlewares/products/variant-inventory-quantity.ts Co-authored-by: Carlos R. L. Rodrigues <[email protected]> * Update packages/medusa/src/api/utils/middlewares/products/variant-inventory-quantity.ts Co-authored-by: Carlos R. L. Rodrigues <[email protected]> * Update packages/core/core-flows/src/product/steps/get-variant-availability.ts Co-authored-by: Carlos R. L. Rodrigues <[email protected]> * fix: crk --------- Co-authored-by: Carlos R. L. Rodrigues <[email protected]>
What
Why
Usage