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

Use right form types and default data for the "add production promotion action" #863

Merged
merged 1 commit into from
Jan 18, 2014

Conversation

pjedrzejewski
Copy link
Member

/cc @winzou

Previous the data option was preventing the new configuration from saving. Also the user had to enter the price in the smallest units, now it uses the money field.

@pjedrzejewski
Copy link
Member Author

That's an idea for later, but we should use some production autocompletion field. Or maybe a combination of two inputs, one for selecting the product (if product does not have variants, it returns the master variant) and other one fo r the variant. (be it combination of options or just list of the variants. I'll work on this. Not sure how to approach the autocomplete part... We should figure out some common approach for all ajax based forms.

@pjedrzejewski
Copy link
Member Author

I just discovered a bug where you can clone items, it's hilarious. :D I'll address it in another PR as these are not related.

pjedrzejewski pushed a commit that referenced this pull request Jan 18, 2014
Use right form types and default data for the "add production promotion action"
@pjedrzejewski pjedrzejewski merged commit 666fc6d into master Jan 18, 2014
@pjedrzejewski pjedrzejewski deleted the add-product-action-tweaks branch January 18, 2014 14:43
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

Successfully merging this pull request may close these issues.

None yet

1 participant