Skip to content

Commit

Permalink
Updated list of possible Audit Template reports in Org Settings (#4903)
Browse files Browse the repository at this point in the history
updated list of AT reports
  • Loading branch information
kflemin authored Dec 12, 2024
1 parent b263b70 commit bfc6b0f
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -644,17 +644,24 @@ angular.module('SEED.controller.organization_settings', []).controller('organiza
$scope.audit_template_report_types = [
'ASHRAE Level 2 Report',
'Atlanta Report',
'Baltimore Energy Audit Report',
'Berkeley Report',
'BRICR Phase 0/1',
'Brisbane Energy Audit Report',
'DC BEPS Energy Audit Report',
'DC BEPS RCx Report',
'Demo City Report',
'Denver Energy Audit Report',
'EE-RLF Template',
'Energy Trust of Oregon Report',
'Los Angeles Report',
'Minneapolis Energy Evaluation Report',
'New York City Energy Efficiency Report',
'Office of Recapitalization Energy Audit Report',
'Open Efficiency Report',
'San Francisco Report',
'St. Louis RCx Report',
'St. Louis Report',
'WA Commerce Clean Buildings - Form D Report',
'WA Commerce Grants Report'
];

0 comments on commit bfc6b0f

Please sign in to comment.