|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________ Mifos-issues mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-issues

Added pentaho report to core reports script
{userhierarchy}Also added data scoping (restricting data to the users' office/branch hierarchy) to the report by adding the userhierarchy parameter and changing sql to have
"AND ounder.hierarchy like CONCAT($
, '%')
Reason for adding is, although the UI will only let the user pick offices/branches that are permitted to them its possible to run the report direct from a browser by just calling the /reports api.