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 d1e355a94e Reenabled the index action of the costlog controller to not redirect to reporting 12 years ago
app Reenabled the index action of the costlog controller to not redirect to reporting 12 years ago
config Sorted translations for easier tracking 12 years ago
db/migrate Merge pull request #32 from finnlabs/features/rails3_fix_failing_migrations 12 years ago
features Used FactoryGirl instead of ObjectDaddy 12 years ago
lib Changed link in config view to point to the plugin project at openproject.org 12 years ago
spec [OPF #995] Replace instance variables with local variables and rename "example" variables, as that name is used by rspec internally already. 12 years ago
CHANGELOG.rdoc new version; updated changelog 12 years ago
README.rdoc Fixing tpyo in README 14 years ago
openproject-costs.gemspec Changed naming to be consistent 12 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