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.
 
 
 
 
 
 
Christian Ratz dd498f2126 new version; updated changelog 11 years ago
app Fix incorrect asset locations. 11 years ago
config Add missing translations. 11 years ago
db/migrate Fixed migration errors due to changes on tables during 11 years ago
features Disabled core test checking for spent time 11 years ago
lib new version; updated changelog 11 years ago
spec Reset current user after test. 11 years ago
CHANGELOG.md new version; updated changelog 11 years ago
README.md Replace .rdoc files with .md files. 11 years ago
openproject-costs.gemspec Replace .rdoc files with .md files. 11 years ago

README.md

= 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