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