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

OLD-6389: Remove from cart/update quantities not working in POS #55

Closed
cpaschen opened this issue Oct 20, 2012 · 2 comments
Closed

OLD-6389: Remove from cart/update quantities not working in POS #55

cpaschen opened this issue Oct 20, 2012 · 2 comments

Comments

@cpaschen
Copy link
Member

Description

The remove from cart and update quantities doesnt work in the backend. I have to login from the frontend as that user, and remove them from there.

History

#5 Updated by Chris DioscouriChris Paschen. 8 months ago

Target version changed from Version 0.9.9 - Misc Bug Fixes and New Features to Version 0.9.2 - POS Finalization

#4 Updated by Chris DioscouriChris Paschen. 9 months ago

Status changed from Unconfirmed to New

#3 Updated by Chris DioscouriChris Paschen. 12 months ago

Target version set to Version 0.9.9 - Misc Bug Fixes and New Features

Confirmed it here also on 0.8.2.

#2 Updated by Jimmy Anderson 12 months ago

This is still happening on the Backend on 0.8.2. tried on two sites.

On 3/11/2011, at 7:42 AM, projects@dioscouri.com wrote:

Issue #6389 has been updated by Chris Paschen.
Status changed from New to Unconfirmed
Jimmy, can you please test this with 0.8.2?

#1 Updated by Chris DioscouriChris Paschen. 12 months ago

Status changed from New to Unconfirmed

Jimmy, can you please test this with 0.8.2?

@ChrisFrench
Copy link
Member

I figured out the problem.

It is that the buttons have onclick events, in chrome or some other browsers it doesn't the the buttons value along with the form. in firefox it does send the values of the buttons, what I did was just created two different functions and that fixes it.

@ChrisFrench
Copy link
Member

87481ad

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

No branches or pull requests

2 participants