@measurequick/measurequick-report-generator 1.5.122 → 1.5.123

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measurequick/measurequick-report-generator",
3
- "version": "1.5.122",
3
+ "version": "1.5.123",
4
4
  "description": "Generates PDF documents for various measureQuick applications.",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -962,8 +962,8 @@ export async function getReport(payload, _test) {
962
962
  let pct_supply_duct_loss = null;
963
963
  if (
964
964
  supply_leakage &&
965
- test_data.test_data.enthalpy_leaving &&
966
- test_data.test_data.enthalpy_leaving_system
965
+ test_data.enthalpy_leaving &&
966
+ test_data.enthalpy_leaving_system
967
967
  ) {
968
968
  supply_duct_loss =
969
969
  supply_leakage *