lojinha
lojinha copied to clipboard
replace the item form that has individual types for the item columns with a form of a whole item
change
Form[(String, String, BigDecimal, String, List[String])]
to something like
Form[Item]