abtassociates / eva

Eva is a HUD application to aid HMIS Leads with data analysis. It is an open-source project intended for local use by HMIS Administrators in Continuums of Care (CoCs) around the U.S. and its territories.
GNU Affero General Public License v3.0
14 stars 4 forks source link

Waterfall download and Prep Summary code simplification #561

Closed alex-silverman closed 1 week ago

kiadso commented 1 week ago

The Inflow and Outflow totals are showing like this in the download: image

alex-silverman commented 1 week ago

The Inflow and Outflow totals are showing like this in the download: image

@kiadso Looks like this was the result of the new InflowOutflowSummary variable I added. I didn't update the export accordingly. Should be fixed now. Just tested on demo mode successfully.

alex-silverman commented 1 week ago

merging now. can address further issues later.