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 79ce5d1231 no longer uses hook for work_package#show, add attributes instead 11 years ago
app no longer uses hook for work_package#show, add attributes instead 11 years ago
config adds i18n for work_package 11 years ago
db/migrate removes faulty if statement and adds missing column removal 12 years ago
features Fix web steps 12 years ago
lib no longer uses hook for work_package#show, add attributes instead 11 years ago
spec fixes references to now work_packages 11 years ago
CHANGELOG.rdoc new version; update changelog 12 years ago
README.rdoc Fixing tpyo in README 14 years ago
openproject-costs.gemspec Changed naming to be consistent 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