openMF / fineract-pentaho

Pentaho Reporting Plugin for Apache Fineract
Mozilla Public License 2.0
26 stars 42 forks source link

Income Statement Not Working #71

Closed bowenjnr closed 1 year ago

bowenjnr commented 1 year ago

When I run Income Statement it shows a blank page.

tschipunza commented 1 year ago

Hello, This is what worked for me

STEP 1 Pull report and place in your Pentaho reports https://github.com/openMF/fineract-pentaho/pull/66

STEP 2 In your database go to sketchy report table and change core_report value on Income Statement report from one - zero

Step 3 Go to Manage Report and modify parameters Name passed to Pentaho as below

Start Date - startDate End Date - endDate Select Office - officeId

francisguchie commented 1 year ago

@tschipunza thank you so much, for this