drhenner / ror_ecommerce

Ruby on Rails Ecommerce platform, perfect for your small business solution.
www.ror-e.com
MIT License
1.21k stars 409 forks source link

Variant with primary properties #66

Closed mitfik closed 11 years ago

mitfik commented 12 years ago

When I try add new variant with selected primary? (to get properties from primary product, right?)

I've got error message (normally does not appear because is missing that part in the view, i add that in latest pull request) that variant can't be empty

drhenner commented 11 years ago

I made an ugly solution.

BTW primary just indicates that this is the property that is "significant" to display in the UI.