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.
 
 
 
 
 
 
hjust 8f2c46f17e Refactoring: use authorize_global instead of the custom authorization for cost_object_controller#index 15 years ago
app Refactoring: use authorize_global instead of the custom authorization for cost_object_controller#index 15 years ago
assets
config
db/migrate
doc
features fix multiple scenarios 15 years ago
lang
lib Only display cost object filter of costs_module is activated in the project. 15 years ago
spec
tasks
test
README.rdoc
init.rb

README.rdoc

= Cost Control Plugin

This plugin ads 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