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 f5b9644ba0 add missing i18n for label_hourly_rate which is part of the breadcrumb 13 years ago
app remove association definitions on hourly rate and default hourly rate that are already inherited from rate 13 years ago
assets removed the newly introduced plugin-folder 14 years ago
config add missing i18n for label_hourly_rate which is part of the breadcrumb 13 years ago
db/migrate acts_as_journalized for variable_cost_object 13 years ago
doc removed the newly introduced plugin-folder 14 years ago
features adapting cost_entry generation step definition to changed validations 13 years ago
lang removed the newly introduced plugin-folder 14 years ago
lib more protection against mass assignment 13 years ago
spec removing duplicate validations on rate, refactoring date is a date validation 13 years ago
test removed the newly introduced plugin-folder 14 years ago
README.rdoc Fixing tpyo in README 14 years ago
init.rb Releasing 2.1.2 13 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