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.
 
 
 
 
 
 
t.felgentreff 60f5e4038b whitespace fixes 14 years ago
app whitespace fixes 14 years ago
assets updating part 2, there we go 15 years ago
config moved reporting routes from costs plugin to reporting plugin 15 years ago
db/migrate updating part 2, there we go 15 years ago
doc updating part 2, there we go 15 years ago
features now a shortcut for giving users rates, units and hours 14 years ago
lang moved some translations from costs_plugin to reporting plugin 15 years ago
lib update costlog and timelog controller for reporting 14 years ago
spec remove some line messing with the specs 15 years ago
tasks updating part 2, there we go 15 years ago
test cost entry are now generated as if they were created 'yesterday' 14 years ago
README.rdoc updating part 2, there we go 15 years ago
init.rb cleaned permissions for costs and reporting plugin as goog as possible according to my little knowledge in the redmine permission system 15 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