bhima icon indicating copy to clipboard operation
bhima copied to clipboard

Finance Dashboards not working

Open jmcameron opened this issue 1 year ago • 1 comments

If you go to the Finances dashboard under 'Dashboards', it does not show any data. After a bit of digging, apparently the database queries in server/controllers/finance/indicators/dashboard/collect.js are not producing any results.

Examining the SQL code, it looks like some of these SQL queries rely in the tables 'hospitalization_indicator', 'finance_indicator' etc. Further work needs to be done to track down why these tables are not being regenerated.

jmcameron avatar Jan 23 '24 12:01 jmcameron

@jmcameron these tables are never generated, they are manually input. So, I do not believe this is a bug, it is intended functionality.

jniles avatar Mar 07 '24 16:03 jniles