mmfsystems wrote on Friday, March 26, 2010:
Is there a module for creating custom reports? For example, can a user create a report that includes financials, prescriptions, and visits in one single
mmfsystems wrote on Friday, March 26, 2010:
Is there a module for creating custom reports? For example, can a user create a report that includes financials, prescriptions, and visits in one single
tmccormi wrote on Saturday, March 27, 2010:
There is not a custom report creation tool. I have be messing around with writing a generic template for reports that would could use selectable views or stored SQL queries (like in pma_bookmarks from 2.9). Not to far along with that yet, but I have a great generic tool for saving CSV files generated from stored (very complex) SQL views.
-Tony