Merge branch 'feature_engine_tear_out' of https://dev.finn.de/git/redmine-reporting into feature_engine_tear_out
commit
2e3b651ae3
@ -1,2 +1,3 @@ |
||||
class CostQuery < Report |
||||
lookup CostQuery |
||||
end |
@ -1,4 +1,4 @@ |
||||
module CostQuery::GroupBy |
||||
class CostQuery::GroupBy |
||||
class CostTypeId < Base |
||||
label :field_cost_type |
||||
end |
||||
|
Loading…
Reference in new issue