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.
 
 
 
 
 
 
sschu e7f3949d87 Merge pull request #65 from finnlabs/feature/bugfix-contextmenu 11 years ago
app Use context menu entry helper method to build 'Budget' context menu entry 11 years ago
config Add missing translations. 11 years ago
db/migrate does not apply legacy_issue migration if plugin installed after legacy_issue incident 11 years ago
features reenables handling cost entries on work packages to destroy 11 years ago
lib Use active support concern for work packages controller spec 11 years ago
spec Add controller spec for cost object updates via context menu 11 years ago
CHANGELOG.md Added changelog entry 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