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 dbbf99da42 Added validation for fixed_date to prevent 500 on the database 11 years ago
app Added validation for fixed_date to prevent 500 on the database 11 years ago
config Add change log entry (#2250) 11 years ago
db/migrate Minor update to the existing copyright headers 11 years ago
features Fixes cukes 11 years ago
lib Fixed error in overall costs summing if there are only material costs 11 years ago
spec Add budget to permitted params of budget item (fixes #2200) 11 years ago
CHANGELOG.md Adds changelog entry 11 years ago
README.md Replace .rdoc files with .md files. 11 years ago
openproject-costs.gemspec Updated dependency to plugins plugin 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