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

Allow multiple quantity inputs for enquiries #38

Closed
jollopre opened this issue Mar 18, 2018 · 0 comments
Closed

Allow multiple quantity inputs for enquiries #38

jollopre opened this issue Mar 18, 2018 · 0 comments
Labels
completed An issue marked as completed is ready to be verified by the client

Comments

@jollopre
Copy link
Owner

jollopre commented Mar 18, 2018

Since a customer typically asks in an enquiry different quantities for the same product, the system has to provide a way to permit it.

@jollopre jollopre added this to the 1st step from workflow milestone Mar 18, 2018
jollopre added a commit that referenced this issue Apr 15, 2018
- models/enquiry.rb add validation for those new two quantitites
- models/enquiry.rb add new quantities serializable_hash
- enquiry_controller.rb#update modify two accomoodate the two new attributes
- add tests into enquiries_controller_test.rb

enquiry.quantity2 and enquiry.quantity3 available in the UI. #38
@jollopre jollopre added the completed An issue marked as completed is ready to be verified by the client label Apr 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed An issue marked as completed is ready to be verified by the client
Projects
None yet
Development

No branches or pull requests

1 participant