You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
Since a customer typically asks in an enquiry different quantities for the same product, the system has to provide a way to permit it.
The text was updated successfully, but these errors were encountered: