[jira] [Commented] (FINERACT-363) Penalty to be attached/updated to a loan account which was created when a loan product had no penalty/penalty with different amount

2019-01-02 Thread Mexina Daniel (JIRA)


[ 
https://issues.apache.org/jira/browse/FINERACT-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732731#comment-16732731
 ] 

Mexina Daniel commented on FINERACT-363:


[~santoshmath] Global configuration will be good
Already opened the ticket https://issues.apache.org/jira/browse/FINERACT-690

> Penalty to be attached/updated to a loan account which was created when a 
> loan product had no penalty/penalty with different amount 
> 
>
> Key: FINERACT-363
> URL: https://issues.apache.org/jira/browse/FINERACT-363
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Charges
>Reporter: Mexina Daniel
>Assignee: Shaik Nazeer Hussain
>Priority: Major
>  Labels: gsoc, p1
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> 1. Create a loan product without overdue charges (penalty) in Admin -> 
> Product -> Loan Product -> Create Loan Product
> 2. Apply a loan account of that loan product to a client at Clients -> View 
> Client -> New Loan
> 3. Approve a loan,  disburse and make few repayments
> 4. Then create a charge which is overdue (is penalty) in Admin -> Products -> 
> Charges -> Create Charge
> 5. Go to that loan product and attach an overdue charge
> What happens:
> The applied penalty is also attached to that loan which was created before 
> this update
> Expected:
> The loan account should not be updated if it was created before the change, 
> the penalty should be applied to loan accounts that will be applied after 
> update of loan product.
> 6. Update a penalty and change it's amount
> What happens:
> All loan accounts that the penalty is applied, the amount of the penalty will 
> also change.
> Expected:
> The amount of the penalty should not change to the loan accounts that  were 
> attached before the update of the penalty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FINERACT-363) Penalty to be attached/updated to a loan account which was created when a loan product had no penalty/penalty with different amount

2019-01-01 Thread Santosh Math (JIRA)


[ 
https://issues.apache.org/jira/browse/FINERACT-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731781#comment-16731781
 ] 

Santosh Math commented on FINERACT-363:
---

[~mexina], Yes, We have to add global configuration (System>Configurations). 

 

> Penalty to be attached/updated to a loan account which was created when a 
> loan product had no penalty/penalty with different amount 
> 
>
> Key: FINERACT-363
> URL: https://issues.apache.org/jira/browse/FINERACT-363
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Charges
>Reporter: Mexina Daniel
>Assignee: Shaik Nazeer Hussain
>Priority: Major
>  Labels: gsoc, p1
> Fix For: 1.3.0
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> 1. Create a loan product without overdue charges (penalty) in Admin -> 
> Product -> Loan Product -> Create Loan Product
> 2. Apply a loan account of that loan product to a client at Clients -> View 
> Client -> New Loan
> 3. Approve a loan,  disburse and make few repayments
> 4. Then create a charge which is overdue (is penalty) in Admin -> Products -> 
> Charges -> Create Charge
> 5. Go to that loan product and attach an overdue charge
> What happens:
> The applied penalty is also attached to that loan which was created before 
> this update
> Expected:
> The loan account should not be updated if it was created before the change, 
> the penalty should be applied to loan accounts that will be applied after 
> update of loan product.
> 6. Update a penalty and change it's amount
> What happens:
> All loan accounts that the penalty is applied, the amount of the penalty will 
> also change.
> Expected:
> The amount of the penalty should not change to the loan accounts that  were 
> attached before the update of the penalty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FINERACT-363) Penalty to be attached/updated to a loan account which was created when a loan product had no penalty/penalty with different amount

2019-01-01 Thread Mexina Daniel (JIRA)


[ 
https://issues.apache.org/jira/browse/FINERACT-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731774#comment-16731774
 ] 

Mexina Daniel commented on FINERACT-363:


[~santoshmath]  The concept is now clear to me, that is the expected behavior 
implemented for most of MFI. For those exception can use the work around.

[~Shruthi M R] [~edcable]  We can either not implement this and for those few 
exceptions to use the work around or if possible we can make a way for both 
options to be available. 1. For those who will want the change of the overdue 
charge to affect the already active loan 2. For those who will want the new 
change to affected only the ones will be created after the change.

> Penalty to be attached/updated to a loan account which was created when a 
> loan product had no penalty/penalty with different amount 
> 
>
> Key: FINERACT-363
> URL: https://issues.apache.org/jira/browse/FINERACT-363
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Charges
>Reporter: Mexina Daniel
>Assignee: Shaik Nazeer Hussain
>Priority: Major
>  Labels: gsoc, p1
> Fix For: 1.3.0
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> 1. Create a loan product without overdue charges (penalty) in Admin -> 
> Product -> Loan Product -> Create Loan Product
> 2. Apply a loan account of that loan product to a client at Clients -> View 
> Client -> New Loan
> 3. Approve a loan,  disburse and make few repayments
> 4. Then create a charge which is overdue (is penalty) in Admin -> Products -> 
> Charges -> Create Charge
> 5. Go to that loan product and attach an overdue charge
> What happens:
> The applied penalty is also attached to that loan which was created before 
> this update
> Expected:
> The loan account should not be updated if it was created before the change, 
> the penalty should be applied to loan accounts that will be applied after 
> update of loan product.
> 6. Update a penalty and change it's amount
> What happens:
> All loan accounts that the penalty is applied, the amount of the penalty will 
> also change.
> Expected:
> The amount of the penalty should not change to the loan accounts that  were 
> attached before the update of the penalty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FINERACT-363) Penalty to be attached/updated to a loan account which was created when a loan product had no penalty/penalty with different amount

2018-12-19 Thread Santosh Math (JIRA)


[ 
https://issues.apache.org/jira/browse/FINERACT-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16724916#comment-16724916
 ] 

Santosh Math commented on FINERACT-363:
---

[~mexina] , It is expected behaviour. If overdue charge added to the loan 
product, it should affect the existing loan accounts. The work around is to 
create new loan product with overdue charge if existing loan accounts should 
not be affected. 

> Penalty to be attached/updated to a loan account which was created when a 
> loan product had no penalty/penalty with different amount 
> 
>
> Key: FINERACT-363
> URL: https://issues.apache.org/jira/browse/FINERACT-363
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Charges
>Reporter: Mexina Daniel
>Assignee: Shaik Nazeer Hussain
>Priority: Major
>  Labels: gsoc, p1
> Fix For: 1.3.0
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> 1. Create a loan product without overdue charges (penalty) in Admin -> 
> Product -> Loan Product -> Create Loan Product
> 2. Apply a loan account of that loan product to a client at Clients -> View 
> Client -> New Loan
> 3. Approve a loan,  disburse and make few repayments
> 4. Then create a charge which is overdue (is penalty) in Admin -> Products -> 
> Charges -> Create Charge
> 5. Go to that loan product and attach an overdue charge
> What happens:
> The applied penalty is also attached to that loan which was created before 
> this update
> Expected:
> The loan account should not be updated if it was created before the change, 
> the penalty should be applied to loan accounts that will be applied after 
> update of loan product.
> 6. Update a penalty and change it's amount
> What happens:
> All loan accounts that the penalty is applied, the amount of the penalty will 
> also change.
> Expected:
> The amount of the penalty should not change to the loan accounts that  were 
> attached before the update of the penalty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FINERACT-363) Penalty to be attached/updated to a loan account which was created when a loan product had no penalty/penalty with different amount

2018-12-11 Thread Edward Cable (JIRA)


[ 
https://issues.apache.org/jira/browse/FINERACT-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16717493#comment-16717493
 ] 

Edward Cable commented on FINERACT-363:
---

[~Shruthi M R] Can you please provide an estimate on the level of effort?

> Penalty to be attached/updated to a loan account which was created when a 
> loan product had no penalty/penalty with different amount 
> 
>
> Key: FINERACT-363
> URL: https://issues.apache.org/jira/browse/FINERACT-363
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Charges
>Reporter: Mexina Daniel
>Assignee: Shaik Nazeer Hussain
>Priority: Major
>  Labels: p1
> Fix For: 1.3.0
>
>
> 1. Create a loan product without overdue charges (penalty) in Admin -> 
> Product -> Loan Product -> Create Loan Product
> 2. Apply a loan account of that loan product to a client at Clients -> View 
> Client -> New Loan
> 3. Approve a loan,  disburse and make few repayments
> 4. Then create a charge which is overdue (is penalty) in Admin -> Products -> 
> Charges -> Create Charge
> 5. Go to that loan product and attach an overdue charge
> What happens:
> The applied penalty is also attached to that loan which was created before 
> this update
> Expected:
> The loan account should not be updated if it was created before the change, 
> the penalty should be applied to loan accounts that will be applied after 
> update of loan product.
> 6. Update a penalty and change it's amount
> What happens:
> All loan accounts that the penalty is applied, the amount of the penalty will 
> also change.
> Expected:
> The amount of the penalty should not change to the loan accounts that  were 
> attached before the update of the penalty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FINERACT-363) Penalty to be attached/updated to a loan account which was created when a loan product had no penalty/penalty with different amount

2018-12-06 Thread Shruthi M R (JIRA)


[ 
https://issues.apache.org/jira/browse/FINERACT-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712362#comment-16712362
 ] 

Shruthi  M R commented on FINERACT-363:
---

[~edcable] I haven't started working on this yet.

> Penalty to be attached/updated to a loan account which was created when a 
> loan product had no penalty/penalty with different amount 
> 
>
> Key: FINERACT-363
> URL: https://issues.apache.org/jira/browse/FINERACT-363
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Charges
>Reporter: Mexina Daniel
>Assignee: Shaik Nazeer Hussain
>Priority: Major
>  Labels: p1
> Fix For: 1.3.0
>
>
> 1. Create a loan product without overdue charges (penalty) in Admin -> 
> Product -> Loan Product -> Create Loan Product
> 2. Apply a loan account of that loan product to a client at Clients -> View 
> Client -> New Loan
> 3. Approve a loan,  disburse and make few repayments
> 4. Then create a charge which is overdue (is penalty) in Admin -> Products -> 
> Charges -> Create Charge
> 5. Go to that loan product and attach an overdue charge
> What happens:
> The applied penalty is also attached to that loan which was created before 
> this update
> Expected:
> The loan account should not be updated if it was created before the change, 
> the penalty should be applied to loan accounts that will be applied after 
> update of loan product.
> 6. Update a penalty and change it's amount
> What happens:
> All loan accounts that the penalty is applied, the amount of the penalty will 
> also change.
> Expected:
> The amount of the penalty should not change to the loan accounts that  were 
> attached before the update of the penalty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FINERACT-363) Penalty to be attached/updated to a loan account which was created when a loan product had no penalty/penalty with different amount

2018-12-06 Thread Edward Cable (JIRA)


[ 
https://issues.apache.org/jira/browse/FINERACT-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711946#comment-16711946
 ] 

Edward Cable commented on FINERACT-363:
---

[~Shruthi M R] have we begun work on this issue?

> Penalty to be attached/updated to a loan account which was created when a 
> loan product had no penalty/penalty with different amount 
> 
>
> Key: FINERACT-363
> URL: https://issues.apache.org/jira/browse/FINERACT-363
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Charges
>Reporter: Mexina Daniel
>Assignee: Shaik Nazeer Hussain
>Priority: Major
>  Labels: p1
> Fix For: 1.3.0
>
>
> 1. Create a loan product without overdue charges (penalty) in Admin -> 
> Product -> Loan Product -> Create Loan Product
> 2. Apply a loan account of that loan product to a client at Clients -> View 
> Client -> New Loan
> 3. Approve a loan,  disburse and make few repayments
> 4. Then create a charge which is overdue (is penalty) in Admin -> Products -> 
> Charges -> Create Charge
> 5. Go to that loan product and attach an overdue charge
> What happens:
> The applied penalty is also attached to that loan which was created before 
> this update
> Expected:
> The loan account should not be updated if it was created before the change, 
> the penalty should be applied to loan accounts that will be applied after 
> update of loan product.
> 6. Update a penalty and change it's amount
> What happens:
> All loan accounts that the penalty is applied, the amount of the penalty will 
> also change.
> Expected:
> The amount of the penalty should not change to the loan accounts that  were 
> attached before the update of the penalty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)