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

@ -7,6 +7,7 @@ gem 'mysql'
gem "fastercsv"
gem "prawn", '<=0.6.3'
gem 'haml'
gem 'sass'
gem "will_paginate", "~> 3.0.pre2"
gem 'jquery-rails'
gem 'client_side_validations'