[Mifos-users] [Apache-Fineract] - 0.1.0-incubating

76 views
Skip to first unread message

Nazeer Shaik

unread,
Feb 24, 2016, 8:23:01 AM2/24/16
to mifos-d...@lists.sourceforge.net, A good place to start for users or folks new to Mifos.
Hi all,

We are happy to announce the first release based on Apache Fineract migrated code.
Going forward, platform enhancements should be done on top of http://github.com/apache/incubator-fineract and
only reporting related enhancements on top of http://github.com/openmf/incubator-fineract.
http://github.com/openmf/community-app is already migrated to use the new /fineract-provider/ root context and
Enhancements here can continue as earlier.

Platform & API

- Rename all Mifos related resources to Apache Fineract
- Change all source files to use Apache License, Version 2
- Replace incompatible dependencies
- Switch to Java 8
- Moved JDBC driver related information to property file

Bugs:
- [MifosX-2400] - If loan repayment is done on time the overdue charge applied should get collected as Principal only
- [MifosX-2516] - For equal principal payments loans with Floating rates, on late repayment interest calculation is not proper

Community-App
Code changes to use /fineract-provider root context on APIs and Fineract-Platform-TenantId as request header to identify tenant.

Bugs

- [MifosX-2317] - Popup with wrong header text 'Approve' on instead of 'Reject'
- [MifosX-2522] - If a user has “create client” permission, but doesn’t have      “activate client” permission, he/she can still activate the client while
                              creating a  client using ACTIVE check box
- [MifosX-2295] - Transactions are not arranging in order in Loan transactions page for periodic accruals
- [MifosX-2323] - Usability improvement in Provisioning
- [MifosX-2482] - Can not create loan products when program language is not English

Release file can be downloaded from 

https://sourceforge.net/projects/mifos/files/Mifos%20X/fineractplatform-0.1.0-incubating.zip/download

The release has not been made default download file. After QA approves same will be made default.

Thanks,
Nazeer

Markus Geiß

unread,
Feb 25, 2016, 1:49:09 AM2/25/16
to Mifos Users, Mifos Developers

IMPORTANT

Anyone who is using an instance hosted by Mifos and using or working a self created client application needs to change the URL to connect to the backend.

Simply replace mifosng with fineract in the URL, and all is fine again.

Sorry for any issues that may have appeared.

If you use the community app this is already done.

Cheers,

Markus

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Mifos-users mailing list
Mifos...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Adi Raju

unread,
Feb 25, 2016, 1:53:34 AM2/25/16
to Mifos software development, Mifos Users

ALSO IMPORTANT

 

If such applications are passing the tenant ID using request header ‘X-Mifos-Platform-TenantId’ then please change the name of request header to ‘Fineract-Platform-TenantId’.

 

Regards,

Adi

Nazeer Shaik

unread,
Mar 1, 2016, 1:37:13 AM3/1/16
to A good place to start for users or folks new to Mifos., Mifos software development

Hi All,

 

QA has done regression testing on the release and "0.1.0.incubating" is made the default download file on sourceforge.

 

Thanks,

Nazeer

Ippez Robert

unread,
Mar 1, 2016, 4:44:40 AM3/1/16
to Mifos Users, mifos-d...@lists.sourceforge.net, mifos...@lists.sourceforge.net

I can not view all reports after this upgrade even after copying all report files to the .fineract folder in the user directory.

See screenshot attached
Thanks

Report Error.png

Adi Raju

unread,
Mar 1, 2016, 4:48:34 AM3/1/16
to Mifos software development, Mifos Users, mifos...@lists.sourceforge.net

Pentaho report files should be copied to .mifosx folder in user directory.

Pentaho being value addition of Mifos distribution, we will not be using fineract name here.

 

Regards,

Adi

 

From: Ippez Robert [mailto:ippez...@gmail.com]
Sent: 01 March 2016 15:14
To: Mifos Users <mifos...@googlegroups.com>
Cc: mifos-d...@lists.sourceforge.net; mifos...@lists.sourceforge.net
Subject: Re: [Mifos-developer] [Mifos-users] [Apache-Fineract] - 0.1.0-incubating

 

Ippez Robert

unread,
Mar 1, 2016, 5:14:49 AM3/1/16
to Mifos Users, mifos-d...@lists.sourceforge.net, mifos...@lists.sourceforge.net

Hi Adi,
I tried copying the report files to .mifosx folder in user directory but still is unable to generated any. Surprisingly when i tried to upload a client signature and also tried to capture client's image using the web-cam functionality, both images are stored in the .fineract folder in the user directory not the .mifosx folder in user directory. I think this can be confusing and am suggesting that only one folder in the user directory be use (either .mifosx or .fineract folder) for all storages i.e images/documents and report files.


Thanks
Regards
Ippez


Adi Raju

unread,
Mar 1, 2016, 5:35:30 AM3/1/16
to A good place to start for users or folks new to Mifos., Mifos Users, mifos-d...@lists.sourceforge.net

Hi,

 

Having report files in .mifosx works and is tested on multiple instances. Need to debug the problem at your instance.

 

Our thought process was as below:

Pentaho reports are part of only mifos distribution of fineract. So we felt it is better to use our own name.

Any new images/documents will reside in .fineract folder. This will be the standard folder for saving documents for any fineract based distribution.

For a client who is migrating from mifos to fineract, older images/documents will continue to reside in .mifosx folder and new ones will be saved at .fineract.

Path of the images/documents in .mifosx are saved in DB tables. Since we do not have any standard deployment procedure other than flyway sql migrations, we did not find it right to touch file locations.

 

Regards,

Adi

 

From: Ippez Robert [mailto:ippez...@gmail.com]

Ippez Robert

unread,
Mar 1, 2016, 5:52:21 AM3/1/16
to Mifos Developer, mifos...@googlegroups.com, mifos-d...@lists.sourceforge.net, mifos...@lists.sourceforge.net
Hi
 Am really wondering how i can debug this problem at my instance.
Any suggestions, Adi?

Thanks
Regards

Adi Raju

unread,
Mar 1, 2016, 5:54:59 AM3/1/16
to Mifos software development, Mifos Developer, mifos...@googlegroups.com, mifos...@lists.sourceforge.net

Just start from seeing the HTTP response from developer tools on your browser and look for any error logged on server console/log file.

 

If unable to figure out, please mail us back here with those 2 info.

 

Regards,

Adi

 

From: Ippez Robert [mailto:ippez...@gmail.com]
Sent: 01 March 2016 16:21
To: Mifos Developer <mifosde...@googlegroups.com>
Cc: mifos...@googlegroups.com; mifos-d...@lists.sourceforge.net; mifos...@lists.sourceforge.net
Subject: Re: [Mifos-developer] [Mifos-users] [Apache-Fineract] - 0.1.0-incubating

 

Hi

Reply all
Reply to author
Forward
0 new messages