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.
 
 
 
 
 
 
Jens Ulferts 44e78df19a Releasing 2.1.4 12 years ago
app refactoring rate querying to no longer be dependent on the existence of a user 13 years ago
assets
config added missing translations 12 years ago
db/migrate
doc
features
lang
lib refactoring rate querying to no longer be dependent on the existence of a user 13 years ago
spec rewrite cost_entry_spec to no longer use fixtures 13 years ago
test
README.rdoc
init.rb Releasing 2.1.4 12 years ago

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