mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
pas significance file is not expected
This commit is contained in:
parent
20f6aff62e
commit
61be9a477c
1 changed files with 1 additions and 1 deletions
|
|
@ -239,7 +239,6 @@ export const EXPECTED_RETROFIT_ASSESSMENT_DOC_TYPES = [
|
|||
"rd_sap_site_note",
|
||||
"pas_2023_ventilation",
|
||||
"pas_2023_condition",
|
||||
"pas_significance",
|
||||
"par_photo_pack",
|
||||
"pas_2023_property",
|
||||
"pas_2023_occupancy",
|
||||
|
|
@ -251,6 +250,7 @@ export const SURVEY_ALL_DOC_TYPES = new Set<string>([
|
|||
"ecmk_site_note",
|
||||
"ecmk_rd_sap_site_note",
|
||||
"ecmk_survey_xml",
|
||||
"pas_significance",
|
||||
]);
|
||||
|
||||
// Per-measure document upload progress
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue