Report functionality generates the csv file, instead of displaying the results

Hello,

CSV file has been generated instead of displaying results(data).
Follow these steps for Reproducing the issue,

  1. Reports -> client -> list, Select provider and date range.
  2. On submit the result will be displayed. Export to csv option enables to convert the result to csv.
  3. Select another provider, But on clicking submit , does not displays the result instead generates the csv file.

The same issue can also be found in the screens,

  • Reports -> insurance -> Distribution.
  • Reports -> financial -> list.

Is this issue already been fixed and waiting for release or should be fixed ?

Thanks,
ViSolve

hi @visolveemr ,
Sounds like a bug and sounds like a fix is needed :slight_smile:
-brady

Hello Brady,

Report functionality generates the csv file, instead of displaying the
results - bug has been resolved and code committed in our git
repository.

The following is the commit link for the fix . Please check and let us know if any changes.
https://github.com/visolve-openemr/Openemr_features_enhancements/commit/41010bd9a82d2b65ca3f49403ceff34289e829f0

Thanks,
ViSolve

Hi @visolveemr
Thanks for the fix! I just brought it into the codebase.
-brady