Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Fix incorrect value for max_sale_qty #202

Merged

Conversation

rain2o
Copy link
Contributor

@rain2o rain2o commented Jan 31, 2020

Closes #201

Looks like max_sale_qty was getting assigned two values, and Min Sale Qty was winning when the values are set per-product instead of with global configs. Now it is assigning the min and max values accordingly.

@afirlejczyk
Copy link
Contributor

Yes, there was a typo.

@afirlejczyk afirlejczyk merged commit 2bd7310 into vuestorefront:develop Jan 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

max_sale_qty is incorrect when specified on a product level
2 participants