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 ad4b81654a whitespace fixes 12 years ago
app whitespace fixes 12 years ago
assets remove unused / overwritten icons 12 years ago
config rewrites routes to rails3 compliant resource style 12 years ago
db/migrate renames join table changes to the changed standard 12 years ago
features uses toggle submenu cuke step for readability 12 years ago
lib adds plugin to test path 12 years ago
spec protects cost_entry with strong_parameters 12 years ago
README.rdoc Fixing tpyo in README 14 years ago
init.rb Releases 4.0.0 12 years ago
openproject_costs.gemspec initial creation of gemspec and engine, conformant lib directory structure 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