we have included over 20 Pentaho reports from Mifos-BI in the standard
Mifos distribution. These will be included in the next Mifos release,
but you can test them even now on the test servers:
http://ci.mifos.org:8085/mifos/ . It is also possible to upload your own
Pentaho reports, the same way as you upload Birt reports.
Regards
Paweł Gesek
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mifos-users mailing list
Mifos...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users
Hopefully it will be in time for the 2.4 release. Look forward 2
testing them out on a live deployment.
Best Regards
On May 31, 5:50 pm, Paweł Gesek <pge...@soldevelo.com> wrote:
> Hello everyone,
>
> we have included over 20 Pentaho reports from Mifos-BI in the standard
> Mifos distribution. These will be included in the next Mifos release,
> but you can test them even now on the test servers:http://ci.mifos.org:8085/mifos/. It is also possible to upload your own
> Pentaho reports, the same way as you upload Birt reports.
>
> Regards
> Paweł Gesek
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats.http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Mifos-users mailing list
> Mifos-us...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/mifos-users
Hello everyone,
we have included over 20 Pentaho reports from Mifos-BI in the standard
Mifos distribution. These will be included in the next Mifos release,
but you can test them even now on the test servers:
http://ci.mifos.org:8085/mifos/ . It is also possible to upload your own
Pentaho reports, the same way as you upload Birt reports.
Regards
Paweł Gesek
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Mifos-developer mailing list
mifos-d...@lists.sourceforge.net
Unsubscribe or change settings at:
https://lists.sourceforge.net/lists/listinfo/mifos-developer
Thanks and Regards, Vishwas Cell : +91-9986077286 Skype Id: vishwasbabu
Caused by: java.lang.NullPointerException: Key data must not be null.
*************************************************************************************************************************************************
On May 31, 5:50 pm, Paweł Gesek <pge...@soldevelo.com> wrote:
> Hello everyone,
>
> we have included over 20 Pentaho reports from Mifos-BI in the standard
> Mifos distribution. These will be included in the next Mifos release,
> but you can test them even now on the test servers:http://ci.mifos.org:8085/mifos/. It is also possible to upload your own
> Pentaho reports, the same way as you upload Birt reports.
>
> Regards
> Paweł Gesek
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats.http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Mifos-users mailing list
> Mifos-us...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/mifos-users
I created Jira ticket for this issue
http://mifosforge.jira.com/browse/MIFOS-5682 and I will let you know
once this issue is resolved.
Regards,
Lukasz
<Resource type="javax.sql.DataSource"
name="jdbc/SourceDB"
factory="org.apache.tomcat.jdbc.pool.DataSourceFactory"
driverClassName="com.mysql.jdbc.Driver"
url="jdbc:mysql://localhost:3306/mifos"
username="mifos"
password="mifos"
initialSize="3"
maxActive="20"
maxIdle="15"
minIdle="3"
timeBetweenEvictionRunsMillis="30000"
minEvictableIdleTimeMillis="60000"
logAbandoned="true"
suspectTimeout="60"
jdbcInterceptors="org.apache.tomcat.jdbc.pool.interceptor.ConnectionState;org.apache.tomcat.jdbc.pool.interceptor.StatementFinalizer;ResetAbandonedTimer"
/>
<Resource type="javax.sql.DataSource"
name="jdbc/DestinationDB"
factory="org.apache.tomcat.jdbc.pool.DataSourceFactory"
driverClassName="com.mysql.jdbc.Driver"
url="jdbc:mysql://localhost:3306/mifos_dw"
username="mifos"
password="mifos"
initialSize="3"
maxActive="20"
maxIdle="15"
minIdle="3"
timeBetweenEvictionRunsMillis="30000"
minEvictableIdleTimeMillis="60000"
logAbandoned="true"
suspectTimeout="60"
jdbcInterceptors="org.apache.tomcat.jdbc.pool.interceptor.ConnectionState;org.apache.tomcat.jdbc.pool.interceptor.StatementFinalizer;ResetAbandonedTimer"
/>
I would like to ask for assistance in generating 3 major reports
1) Loans Disbursed (By Date range and Loan Product)
2) Loan Repayments Made (By Date Range and Loan Procduct)
3) Expected Loan Repayments (By Date Range and Loan Product)
All these could have columns i.e
Client Name | Loan Amount | Interest Rate | Disbursal Date | Repaid
Pricpl | Repaid Interest | Outsatnding Pripl | OutStanding Interest |
Loan Officer
Is there a way you could assist in designing these, or mayb show how i
could generate and upload them into Mifos List of Reports
Thanx, Best Regards
On May 31, 5:50 pm, Paweł Gesek <pge...@soldevelo.com> wrote:
> Hello everyone,
>
> we have included over 20 Pentaho reports from Mifos-BI in the standard
> Mifos distribution. These will be included in the next Mifos release,
> but you can test them even now on the test servers:http://ci.mifos.org:8085/mifos/. It is also possible to upload your own
> Pentaho reports, the same way as you upload Birt reports.
>
> Regards
> Paweł Gesek
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats.http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Mifos-users mailing list
> Mifos-us...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/mifos-users