[Mifos-issues] [JIRA] (MIFOSX-1844) Last installment amount should not exceed the specified EMI amount.

2015-01-16 Thread Sughosh Bharadwaj (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sughosh Bharadwaj created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Mifos X /  MIFOSX-1844 
 
 
 
  Last installment amount should not exceed the specified EMI amount.  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 1.26.RELEASE 
 
 
 

Assignee:
 
 Pramod Nuthakki 
 
 
 

Attachments:
 

 tranche.png 
 
 
 

Components:
 

 Loan 
 
 
 

Created:
 

 16/Jan/15 3:18 AM 
 
 
 

Fix Versions:
 

 1.27.0.RELEASE 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Sughosh Bharadwaj 
 
 
 
 
 
 
 
 
 
 
Sometimes, the last amount for the last installment exceeds the specified emi amount. The amount for the last installment should always be equal to or lesser than the specified EMI amount. 
Steps to reproduce the issue. 
Create a tranche loan with tranche count as 1 
 

[Mifos-issues] [JIRA] (MIFOSX-1844) Last installment amount should not exceed the specified EMI amount.

2015-01-16 Thread Sughosh Bharadwaj (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sughosh Bharadwaj updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Mifos X /  MIFOSX-1844 
 
 
 
  Last installment amount should not exceed the specified EMI amount.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Sughosh Bharadwaj 
 
 
 

Issue Type:
 
 Bug Improvement 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4-OD-13-024#64009-sha1:4e0827c) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-1844) Last installment amount should not exceed the specified EMI amount.

2015-01-16 Thread Binny Gopinath Sreevas (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Binny Gopinath Sreevas commented on  MIFOSX-1844 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Last installment amount should not exceed the specified EMI amount.  
 
 
 
 
 
 
 
 
 
 
Currently, if the last installment amount is less than 50% of the installment amount, then it gets added to the previous installment. This was done so that we can avoid having a small amount for the last installment. 
I would suggest to add a global configuration (c_configuration): name: Include-last-loan-inst-in-previous-inst-threshold value: 50 enabled: 1 description: Specified in percentage. If the last installment is less than or equal to this percentage of the regular installment amount, then the last installment amount will be added to the previous installment and there will be no last installment due. 
If this configuration is not enabled, then existing functionality continues. If enabled, then do the following processing: If the last installment is less than or equal to this percentage of the regular installment amount, then the last installment amount will be added to the previous installment and there will be no last installment in the repayment schedule. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4-OD-13-024#64009-sha1:4e0827c) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-1844) Last installment amount should not exceed the specified EMI amount.

2015-01-16 Thread Binny Gopinath Sreevas (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Binny Gopinath Sreevas edited a comment on  MIFOSX-1844 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Last installment amount should not exceed the specified EMI amount.  
 
 
 
 
 
 
 
 
 
 Currently, if the last installment amount is less than 50% of the installment amount, then it gets added to the previous installment. This was done so that we can avoid having a small amount for the last installment.I would suggest to add a  global  new product level  configuration  (c_configuration) :    name: Include-  "Threshold for including last -loan-inst-  Installment in - previous -inst-threshold  installment (%)".     value: This would be defaulted to  50  (%) for existing products during upgrades. This is to ensure existing functionality is not impacted.     enabled: 1     description If this configuration is greater than zero :  Specified in percentage.  If the last installment is less than or equal to this percentage  value  of the  regular  previous  installment amount, then the last installment  amount  will be added to the previous installment  and there . There  will be no  amount due for the  last installment  due .If this configuration is  not enabled, then existing functionality continues.If enabled, then do the following processing: If the last installment is less than or equal  set  to  this percentage of the regular installment amount  zero , then the last installment  amount  will  never  be  added to  combined with  the previous installment  and there will be no  even if the  last installment  in the repayment schedule  amount is of a very small value . 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4-OD-13-024#64009-sha1:4e0827c) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-1844) Last installment amount should not exceed the specified EMI amount.

2015-01-18 Thread Binny Gopinath Sreevas (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Binny Gopinath Sreevas edited a comment on  MIFOSX-1844 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Last installment amount should not exceed the specified EMI amount.  
 
 
 
 
 
 
 
 
 
 Currently, if the last installment amount is less than 50% of the installment amount, then it gets added to the previous installment. This was done so that we can avoid having a small amount for the last installment.I would suggest to add a new product level configuration: "Threshold  for including last Installment in previous installment  (%)  for Last Installment ".This would be defaulted to 50 (%) for existing products during upgrades. This is to ensure existing functionality is not impacted.If this configuration is greater than zero: If the last installment is less than or equal to this percentage value of the previous installment amount, then the last installment will be added to the previous installment. There will be no amount due for the last installment.If this configuration is set to zero, then the last installment will never be combined with the previous installment even if the last installment amount is of a very small value. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4-OD-13-026#64011-sha1:fa13a3e) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-1844) Last installment amount should not exceed the specified EMI amount.

2015-01-20 Thread Vishwas Babu A J (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Vishwas Babu A J resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Mifos X /  MIFOSX-1844 
 
 
 
  Last installment amount should not exceed the specified EMI amount.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Vishwas Babu A J 
 
 
 

Resolution:
 
 Fixed 
 
 
 

Assignee:
 
 Pramod Nuthakki subramanya 
 
 
 

Status:
 
 Open Ready for Testing / Resolved 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4-OD-13-026#64011-sha1:fa13a3e) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-1844) Last installment amount should not exceed the specified EMI amount.

2015-01-21 Thread subramanya (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 subramanya commented on  MIFOSX-1844 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Last installment amount should not exceed the specified EMI amount.  
 
 
 
 
 
 
 
 
 
 
Currently Threshold (%) for Last Installment is working for the Tranche loans only if EMI amount is defined and principal outstanding is more than defined for the last EMI. 1. Not working as expected if the EMI amount is not defined while submitting the tranche loan application. 2. Not working as expected for regular loans where EMI amount is not able to define currently. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4-OD-13-026#64011-sha1:fa13a3e) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-1844) Last installment amount should not exceed the specified EMI amount.

2015-01-21 Thread Vishwas Babu A J (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Vishwas Babu A J assigned an issue to Pramod Nuthakki 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Mifos X /  MIFOSX-1844 
 
 
 
  Last installment amount should not exceed the specified EMI amount.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Vishwas Babu A J 
 
 
 

Assignee:
 
 subramanya Pramod Nuthakki 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4-OD-13-026#64011-sha1:fa13a3e) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-1844) Last installment amount should not exceed the specified EMI amount.

2015-01-22 Thread subramanya (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 subramanya closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Mifos X /  MIFOSX-1844 
 
 
 
  Last installment amount should not exceed the specified EMI amount.  
 
 
 
 
 
 
 
 
 

Change By:
 
 subramanya 
 
 
 

Status:
 
 Ready for Testing / Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4-OD-13-026#64011-sha1:fa13a3e) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA] (MIFOSX-1844) Last installment amount should not exceed the specified EMI amount.

2015-01-22 Thread subramanya (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 subramanya commented on  MIFOSX-1844 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Last installment amount should not exceed the specified EMI amount.  
 
 
 
 
 
 
 
 
 
 
For the implemented functionality it is working. After future implementations/enhancements will be tested and issues will be raised. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4-OD-13-026#64011-sha1:fa13a3e) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues