Refactored finance/ordergroups|transactions module.

This commit is contained in:
benni 2011-06-09 21:35:05 +02:00
parent fc1d130113
commit ea6348bc5c
38 changed files with 967 additions and 443 deletions

View file

@ -102,6 +102,7 @@ GEM
thor (~> 0.14.4)
rake (0.8.7)
responders (0.6.4)
sass (3.1.1)
simple_form (1.3.1)
thor (0.14.6)
treetop (1.4.9)
@ -128,5 +129,6 @@ DEPENDENCIES
prawn (<= 0.6.3)
rails (= 3.0.7)
rails3_acts_as_paranoid
sass
simple_form
will_paginate (~> 3.0.pre2)