added windows measure_type

This commit is contained in:
Khalim Conn-Kowlessar 2024-10-03 10:42:24 +01:00
parent b3b2021a1b
commit e2d0f920b0

View file

@ -223,6 +223,7 @@ class WindowsRecommendations:
"phase": phase,
"parts": [],
"type": "windows_glazing",
"measure_type": "double_glazing" if not is_secondary_glazing else "secondary_glazing",
"description": description,
"starting_u_value": None,
"new_u_value": None,