Refactored finance/ordergroups|transactions module.
This commit is contained in:
parent
fc1d130113
commit
ea6348bc5c
38 changed files with 967 additions and 443 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue