OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sschu 4c526864c5 Merge pull request #40 from finnlabs/feature/rails3_improve_user_spec_robustness 12 years ago
app
config Added translation for attribute overridden costs 12 years ago
db/migrate Merge pull request #32 from finnlabs/features/rails3_fix_failing_migrations 12 years ago
features
lib
spec improve user_spec robustness by ignoring order 12 years ago
CHANGELOG.rdoc
README.rdoc
openproject_costs.gemspec

README.rdoc

= Cost Control Plugin

This plugin adds the ability to book costs and reports on them.

= Requirements

== Gems

=== Composite Primary Keys

Not used anymore, tends to break things during group by operations containing an include)

URL: http://compositekeys.rubyforge.org/

Install with
sudo gem install composite_primary_keys