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

Availability validated for wrong quantity #105

Open
mstate opened this issue Feb 12, 2015 · 1 comment
Open

Availability validated for wrong quantity #105

mstate opened this issue Feb 12, 2015 · 1 comment

Comments

@mstate
Copy link

mstate commented Feb 12, 2015

The AvailabilityValidator seems to be validating for the entire quantity of the line_item instead of the quantity being added to the line_item (as spree's does). The AvailabilityValidator needs to be changed to validate only the availability of additional parts needed to fulfill changes to the line_item's quantity.

@mstate mstate closed this as completed Feb 12, 2015
@mstate
Copy link
Author

mstate commented Feb 13, 2015

I've submitted pull request #106 with proposed code changes.

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

No branches or pull requests

1 participant