Hi Keith,
The issue linked here contains the patch for the Branch Progress Report:
https://mifos.dev.java.net/issues/show_bug.cgi?id=1680
We are using Mysql Connector/J 3.1.13 for this report, as we are still 
facing some issues
with the newer version (5.1.5), as I have raised in an earlier mail (
http://tinyurl.com/223nxp).

It has been applied and tested against Mifos revision 12427. Ignore 1 
leading path segment 
while applying the patch.

After applying the patch, you need to run the DDL statements for the new 
tables, 
present in sql\branch-report-schema.sql. To drop these tables, use 
sql\branch-report-droptables.sql.

Before running the report, set these configuration options:
1) In applicationConfiguration.custom.properties, set the correct value 
for the property 
RolesAndPermissions.BranchManager.RoleName as documented in that file

2) (optional) You can customize the report using the parameters in 
src/org/mifos/application/reports/resources/branchreport.properties

Please note that we have not yet added an Upgrade script because we 
noticed that the schema is 
changing regularly and we were afraid our version number might clash with 
someone else's. Let us
know if we need to include an upgrade script and we will send it in a 
subsequent patch.

Pramod Biligiri,
ThoughtWorks
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Reply via email to