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

Unable to edit quantity of items in new order #99

Open
bvalentino opened this issue Nov 14, 2014 · 0 comments
Open

Unable to edit quantity of items in new order #99

bvalentino opened this issue Nov 14, 2014 · 0 comments

Comments

@bvalentino
Copy link

The line_items.js.coffee is overriden in spree-products-assembly and it has not been updated along with the spree 2.3.x. Hence, some issues arise when trying to edit a new order.

When clicking the edit button in a line item row, it should show the input field for the quantity, which is not happening. Also, when pressing the Ok button after editing, it is triggering a reload of the order.

Steps to reproduce

1- Spree store version 2.3.4 (fresh installed).
2- Check that editing capabilities of new order quantities is working.
3- Add spree-product-assembly gem and install: rails g spree_product_assembly:install
4- Note how editing of new order quantities stopped working.

Screenshot

screen shot 2014-11-14 at 2 08 02 pm

@bvalentino bvalentino changed the title Unable to edit quantity of new order Unable to edit quantity of items in new order Nov 14, 2014
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