emoncms / MyHomeEnergyPlanner

My Home Energy Planner - Open Source home energy assessment software based on emoncms framework + openbem
GNU Affero General Public License v3.0
22 stars 27 forks source link

Recommendations/ measures tables not loading in report #387

Closed ghost closed 6 years ago

ghost commented 6 years ago

Tables/ recommendations not loading in the report.

Just shared assessment with Carlos - id253

ghost commented 6 years ago

Scenarios names also not loading.

cagabi commented 6 years ago

I have fixed this. The problem was an error when applying measures to "Clothes drying facilities". The new drying facility was added to the list of facilities but was wrongly added to the list of measures. I have fixed the error in the code and also replaced the measure in the assessment so now it works and you don't need to do anything.

I don't think this error is related to #386