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.
 
 
 
 
 
 
Sebastian Schuster 31bb0ef2a3 Removed checkbox select column and context menu code from views 12 years ago
app Removed checkbox select column and context menu code from views 12 years ago
config Added missing caption for budget view 12 years ago
db/migrate Update table name group_users in migrations. 12 years ago
features Merge pull request #19 from finnlabs/feature/rails3_copy_budgets 12 years ago
lib Moved a lot of translations to models and attributuses and adapted their invocation in the views, removed some unused translations 12 years ago
spec Merge pull request #25 from finnlabs/feature/rails3_reporting_fixes 12 years ago
README.rdoc Fixing tpyo in README 14 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