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.
 
 
 
 
 
 
Gregor Schmidt 7c4d089c4e Releasing 1.0.8 14 years ago
app Fix view_on_costs feature 14 years ago
assets removed the newly introduced plugin-folder 14 years ago
config updating i18n interpolation syntax 14 years ago
db/migrate moves query migrations to redmine-reporting plugin 14 years ago
doc removed the newly introduced plugin-folder 14 years ago
features Fix view_on_costs feature 14 years ago
lang removed the newly introduced plugin-folder 14 years ago
lib Adding FIXME - this one will hurt, if you're member in loads of projects 14 years ago
spec Fix for #3962 14 years ago
tasks Removed superfluous rake tasks for spec and cruisecontrol. 14 years ago
test removed the newly introduced plugin-folder 14 years ago
README.rdoc removed the newly introduced plugin-folder 14 years ago
init.rb Releasing 1.0.8 14 years ago

README.rdoc

= Cost Control Plugin

This plugin ads 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