lojinha icon indicating copy to clipboard operation
lojinha copied to clipboard

replace the item form that has individual types for the item columns with a form of a whole item

Open jcranky opened this issue 11 years ago • 0 comments

change

Form[(String, String, BigDecimal, String, List[String])]

to something like

Form[Item]

jcranky avatar Mar 24 '13 02:03 jcranky