Skip to content

Commit

Permalink
Allow datetime fields in chargeback for VM report
Browse files Browse the repository at this point in the history
  • Loading branch information
lpichler committed Mar 7, 2018
1 parent eb3857f commit 59da09c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/controllers/report_controller/reports/editor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ module ReportController::Reports::Editor
-chargeback_rates
-vm_guid
-vm_uid
-beginning_of_resource_existence_in_report_interval
-end_of_resource_existence_in_report_interval
).freeze

MAX_REPORT_COLUMNS = 100 # Default maximum number of columns in a report
Expand Down

0 comments on commit 59da09c

Please sign in to comment.