[jira] [Created] (FINERACT-1799) Release Apache Fineract 1.7.1

2022-11-07 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1799:
---

 Summary: Release Apache Fineract 1.7.1
 Key: FINERACT-1799
 URL: https://issues.apache.org/jira/browse/FINERACT-1799
 Project: Apache Fineract
  Issue Type: Task
Reporter: Manoj Mohanan
Assignee: Manoj Mohanan


Umbrella issue for tracking all activity for this Fineract release 1.7.1



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (FINERACT-1647) System is calculating incorrect balance on performing a backdated withdrawal

2022-07-28 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1647:
---

Assignee: Dhaval Maniyar

> System is calculating incorrect balance on performing a backdated withdrawal 
> -
>
> Key: FINERACT-1647
> URL: https://issues.apache.org/jira/browse/FINERACT-1647
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Vikranth Ramasami
>Assignee: Dhaval Maniyar
>Priority: Major
> Attachments: Balance is calculating incorrectly for a backdated 
> overdraft account.docx
>
>
> Steps To Reproduce:
> Create a backdated savings account on 21st June 2022
> Perform a withdrawal of 1000 on 21st June 2022
> Perform a withdrawal of 500 on 22nd June 2022
> Execute the interest posting job, system is calculating the interest of 10 
> for 21st June 2022 and it is setting the balance to 1510 instead of 1010.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FINERACT-1652) Account Balance and Transaction running balance is wrong.

2022-07-28 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1652:
-

PR : [https://github.com/apache/fineract/pull/2396]

 

> Account Balance and Transaction running balance is wrong.
> -
>
> Key: FINERACT-1652
> URL: https://issues.apache.org/jira/browse/FINERACT-1652
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.7.0
>Reporter: Dhaval Maniyar
>Assignee: Dhaval Maniyar
>Priority: Major
> Attachments: Screenshot 2022-06-28 at 4.01.45 PM.png, Screenshot 
> 2022-06-28 at 4.03.17 PM.png
>
>
> Step 1: withdraw 1000 from the account. 
> Step 2: withdraw 500 from the account next day.
> Available balance and transaction running balance should be -1500 instead its 
> showing 0 and -2500 respectively.
> !Screenshot 2022-06-28 at 4.01.45 PM.png|width=523,height=392!
> Set configuration as following to replicate this issue.
> !Screenshot 2022-06-28 at 4.03.17 PM.png|width=560,height=436!
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (FINERACT-1665) Invalid Balance after reversal of transaction.

2022-07-22 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1665:
---

Assignee: Dhaval Maniyar

> Invalid Balance after reversal of transaction.
> --
>
> Key: FINERACT-1665
> URL: https://issues.apache.org/jira/browse/FINERACT-1665
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.7.0
>Reporter: Dhaval Maniyar
>Assignee: Dhaval Maniyar
>Priority: Major
> Attachments: Screenshot 2022-06-28 at 4.03.17 PM.png, Screenshot 
> 2022-07-11 at 1.05.48 PM.png, Screenshot 2022-07-11 at 1.06.56 PM.png
>
>
> Steps to reproduce:
>  # Make a withdrawal of 100.
>  # Make a deposit of 200. Now account balance should be 100.
>  # Now, run an interest posting job.
> After performing these steps. The account looks like this 
> !Screenshot 2022-07-11 at 1.05.48 PM.png|width=474,height=499!
> Now do a reversal of withdrawal transaction. Now, the system will give output 
> like the below, which is wrong.
> !Screenshot 2022-07-11 at 1.06.56 PM.png|width=468,height=493!
> NOTE: This issue can be reproduced with following configuration.
> !Screenshot 2022-06-28 at 4.03.17 PM.png|width=482,height=375!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (FINERACT-1633) System is posting incorrect interest amount if the user performs a reversal to any transaction

2022-06-30 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1633:
---

Assignee: Dhaval Maniyar

> System is posting incorrect interest amount if the user performs a reversal 
> to any transaction
> --
>
> Key: FINERACT-1633
> URL: https://issues.apache.org/jira/browse/FINERACT-1633
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Vikranth Ramasami
>Assignee: Dhaval Maniyar
>Priority: Major
> Attachments: Vodaphone overdraft- Reversal.docx
>
>
> Steps To Reproduce:
> Create a savings account as on 1st June 2022
> Perform a Withdrawal of 1000 on 1st June 2022
> Perform a Withdrawal of 500 on 2nd June 2022
> run the interest posting job, System is posting correct interest
> reverse the withdrawal transaction of 500 
> system is then calculating incorrect interest amount



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (FINERACT-1646) System is calculating incorrect Overdraft Interest on 2nd day

2022-06-25 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1646:
---

Assignee: Dhaval Maniyar

> System is calculating incorrect Overdraft Interest on 2nd day
> -
>
> Key: FINERACT-1646
> URL: https://issues.apache.org/jira/browse/FINERACT-1646
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Vikranth Ramasami
>Assignee: Dhaval Maniyar
>Priority: Major
> Attachments: Incorrect interest on Day 2.docx
>
>
> Steps To Reproduce:
> Create a backdated savings account as on 20th June 2022
> Perform a withdrawal on 20th June 2022 for 1000
> Perform a withdrawal on 21th June 2022 for 500
> Perform a backdated interest posting on current day (Day1)
> System is posting correct interest posting
> On Day2 perform a interest posting
>  
> Actual Behavior:
> System is calculating the interest posting for 18th June and also it is 
> calculating double interest on 20th June
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (FINERACT-1645) Invalid Balance after Interest posting with withdrawal fee.

2022-06-24 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1645:
---

Assignee: Dhaval Maniyar

> Invalid Balance after Interest posting with withdrawal fee.
> ---
>
> Key: FINERACT-1645
> URL: https://issues.apache.org/jira/browse/FINERACT-1645
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.7.0
>Reporter: Dhaval Maniyar
>Assignee: Dhaval Maniyar
>Priority: Major
> Attachments: Screenshot 2022-06-22 at 1.05.16 PM.png, Screenshot 
> 2022-06-22 at 1.05.49 PM.png
>
>
> System ignores withdrawal fee when we run interest posting job. It calculates 
> interest on balance excluding fee.
> !Screenshot 2022-06-22 at 1.05.16 PM.png|width=543,height=451!
> !Screenshot 2022-06-22 at 1.05.49 PM.png|width=542,height=451!
> In this example, balance after withdrawal is 890. when we run interest 
> posting it starts with balance 900 i.e System ignores withdrawal fee.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (FINERACT-1644) Max Heap Space should be Configurable for Docker Image

2022-06-21 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1644:

Summary: Max Heap Space should be Configurable for Docker Image  (was: Max 
Heap Space to be Configurable for Docker Image)

> Max Heap Space should be Configurable for Docker Image
> --
>
> Key: FINERACT-1644
> URL: https://issues.apache.org/jira/browse/FINERACT-1644
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 1.7.0
>Reporter: Manoj Mohanan
>Assignee: Dhaval Maniyar
>Priority: Blocker
>
> The jibDockerBuild builds the docker image with hardcoded Java Opts values of 
> min and max heap space. This makes it very difficult to configure these 
> values externally using docker-compose or Kubernetes.
> Hence the hardcoding of max heap space should be removed from the docker 
> build script and move to the docker-compose and the Kubernetes configurations.
>  
> Files to be updated to add the configurations:
>  * ineract/docker-compose-postgresql.yml
>  * fineract/docker-compose.yml
>  * fineract/kubernetes/fineract-server-deployment.yml



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (FINERACT-1644) Max Heap Space to be Configurable for Docker Image

2022-06-21 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1644:
---

 Summary: Max Heap Space to be Configurable for Docker Image
 Key: FINERACT-1644
 URL: https://issues.apache.org/jira/browse/FINERACT-1644
 Project: Apache Fineract
  Issue Type: Bug
  Components: Build
Affects Versions: 1.7.0
Reporter: Manoj Mohanan
Assignee: Dhaval Maniyar


The jibDockerBuild builds the docker image with hardcoded Java Opts values of 
min and max heap space. This makes it very difficult to configure these values 
externally using docker-compose or Kubernetes.

Hence the hardcoding of max heap space should be removed from the docker build 
script and move to the docker-compose and the Kubernetes configurations.

 

Files to be updated to add the configurations:
 * ineract/docker-compose-postgresql.yml
 * fineract/docker-compose.yml
 * fineract/kubernetes/fineract-server-deployment.yml



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (FINERACT-1641) Invalid Date of transaction after reversal.

2022-06-14 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1641:

Description: The created date of the reversal transaction is same as the 
original transaction's created date. It should be the current date on which the 
transaction is reversed.  (was: The Created date of reversal transaction is 
same as the original transaction date. It should be the day on which 
transaction is reversed.)

> Invalid Date of transaction after reversal.
> ---
>
> Key: FINERACT-1641
> URL: https://issues.apache.org/jira/browse/FINERACT-1641
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.7.0
>Reporter: Dhaval Maniyar
>Assignee: Dhaval Maniyar
>Priority: Major
>
> The created date of the reversal transaction is same as the original 
> transaction's created date. It should be the current date on which the 
> transaction is reversed.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (FINERACT-1641) Invalid Date of transaction after reversal.

2022-06-14 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1641:

Affects Version/s: 1.7.0

> Invalid Date of transaction after reversal.
> ---
>
> Key: FINERACT-1641
> URL: https://issues.apache.org/jira/browse/FINERACT-1641
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.7.0
>Reporter: Dhaval Maniyar
>Assignee: Dhaval Maniyar
>Priority: Major
>
> The Created date of reversal transaction is same as the original transaction 
> date. It should be the day on which transaction is reversed.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (FINERACT-1641) Invalid Date of transaction after reversal.

2022-06-14 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1641:

Component/s: Savings

> Invalid Date of transaction after reversal.
> ---
>
> Key: FINERACT-1641
> URL: https://issues.apache.org/jira/browse/FINERACT-1641
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Reporter: Dhaval Maniyar
>Assignee: Dhaval Maniyar
>Priority: Major
>
> The Created date of reversal transaction is same as the original transaction 
> date. It should be the day on which transaction is reversed.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (FINERACT-1640) Invalid Balance on withdrawal after reversal transactions(with Overdraft)

2022-06-13 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1640:
---

Assignee: Dhaval Maniyar

> Invalid Balance on withdrawal after reversal transactions(with Overdraft)
> -
>
> Key: FINERACT-1640
> URL: https://issues.apache.org/jira/browse/FINERACT-1640
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Dhaval Maniyar
>Assignee: Dhaval Maniyar
>Priority: Major
> Attachments: Screenshot 2022-06-13 at 6.42.07 PM.png, Screenshot 
> 2022-06-13 at 6.42.50 PM.png
>
>
> After reversing the transaction balance leads to 0 which is correct.
> !Screenshot 2022-06-13 at 6.42.07 PM.png|width=304,height=229!
>  
> After withdrawal of 100. Balance is incorrect.
> !Screenshot 2022-06-13 at 6.42.50 PM.png|width=342,height=284!
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (FINERACT-1620) Savings Transaction Reversal- Interest Posting is not reversed

2022-06-01 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1620:
---

Assignee: Dhaval Maniyar

> Savings Transaction Reversal- Interest Posting is not reversed
> --
>
> Key: FINERACT-1620
> URL: https://issues.apache.org/jira/browse/FINERACT-1620
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.7.0
>Reporter: Manoj Mohanan
>Assignee: Dhaval Maniyar
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Resolved] (FINERACT-1613) Savings Interest Posting Job: Balance is not updated after interest posting

2022-05-27 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1613.
-
Resolution: Fixed

> Savings Interest Posting Job:  Balance is not updated after interest posting
> 
>
> Key: FINERACT-1613
> URL: https://issues.apache.org/jira/browse/FINERACT-1613
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.6.0
>Reporter: Apurb Rajdhan
>Assignee: Dhaval Maniyar
>Priority: Major
>
> Account balance is not updated after interest posting through the Savings 
> Interest Posting Job.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (FINERACT-1613) Savings Interest Posting Job: Balance is not updated after interest posting

2022-05-27 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1613:
---

Assignee: Dhaval Maniyar

> Savings Interest Posting Job:  Balance is not updated after interest posting
> 
>
> Key: FINERACT-1613
> URL: https://issues.apache.org/jira/browse/FINERACT-1613
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.6.0
>Reporter: Apurb Rajdhan
>Assignee: Dhaval Maniyar
>Priority: Major
>
> Account balance is not updated after interest posting through the Savings 
> Interest Posting Job.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (FINERACT-1620) Savings Transaction Reversal- Interest Posting is not reversed

2022-05-13 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1620:
---

 Summary: Savings Transaction Reversal- Interest Posting is not 
reversed
 Key: FINERACT-1620
 URL: https://issues.apache.org/jira/browse/FINERACT-1620
 Project: Apache Fineract
  Issue Type: Bug
  Components: Savings
Affects Versions: 1.7.0
Reporter: Manoj Mohanan






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Resolved] (FINERACT-1537) System is not allowing to do a late payment after performing a rescheduling

2022-05-05 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1537.
-
Resolution: Fixed

> System is not allowing to do a late payment after performing a rescheduling
> ---
>
> Key: FINERACT-1537
> URL: https://issues.apache.org/jira/browse/FINERACT-1537
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Loan
>Reporter: Vikranth Ramasami
>Priority: Major
> Attachments: adavane payment after rescheduling.jpg
>
>
> Steps to Reproduce:
>  # Create a loan, Disbursement date 10th May 2021, first repayment date - 
> 14th June 2021
>  # Perform a on date payment on 14th June
>  # Make the repayment of 14th July on 15th July 
>  # Perform a rescheduling and move the repayment of 16th August to 31st August
>  # Perform a repayment of 31st August on 1st September.
> System is throwing the following error message:
>  
> error.msg.loanschedule.schedule due date.notvalid 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Resolved] (FINERACT-1538) System is creating incorrect record if we reschedule a loan with working days applied

2022-05-05 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1538.
-
Resolution: Fixed

> System is creating incorrect record if we reschedule a loan with working days 
> applied
> -
>
> Key: FINERACT-1538
> URL: https://issues.apache.org/jira/browse/FINERACT-1538
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Loan
>Reporter: Vikranth Ramasami
>Priority: Major
> Attachments: Payment.png
>
>
> Steps to Reproduce:
>  # Create a loan, Disbursement date 10th May 2021, first repayment date - 
> 14th June 2021
>  # Perform a date payment on 14th June
>  # Make the repayment of 14th July on 15th July 
>  # Perform a rescheduling and move the repayment of 16th August to 31st August
>  # Perform a repayment of 31st August on 31st August
> In this case, the system is clearing the 31st August payment with the paid 
> date as 31st August
> Also, it is creating a new payment line for 31st August and setting the paid 
> date as 31st September
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Resolved] (FINERACT-1542) System is calculating incorrect interest when late payment is made after rescheduling

2022-05-05 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1542.
-
Resolution: Fixed

> System is calculating incorrect interest when late payment is made after 
> rescheduling
> -
>
> Key: FINERACT-1542
> URL: https://issues.apache.org/jira/browse/FINERACT-1542
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Vikranth Ramasami
>Priority: Major
> Attachments: Incorrect interest calculation late payment after 
> rescheduling.docx
>
>
> # Create a working day in the System -> organization.
>  # Set up the Saturday and Sunday as non-working days
>  # Create a loan with Principal = 12000, Number of repayments = 12, rate of 
> interest = 12%
>  # Keep the disbursement date = 10th May 2021
>  # Keep the first repayment date = 14th June 2021
>  # Perform a date payment on 14th June
>  # Make the repayment of 14th July on 15th July 
>  # Perform a rescheduling and move the repayment of 16th August to 31st August
>  # Perform a repayment of 31st August on 31st August
>  # Perform a late payment of 30th September on 1st October
> The system is settling the 30th September and also it is creating a new 
> installment on 1st October with incorrect interest



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Resolved] (FINERACT-1536) System is calculating incorrect interest if Working days are set up at the organization level

2022-05-05 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1536.
-
Resolution: Fixed

> System is calculating incorrect interest if Working days are set up at the 
> organization level
> -
>
> Key: FINERACT-1536
> URL: https://issues.apache.org/jira/browse/FINERACT-1536
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Loan
>Reporter: Vikranth Ramasami
>Priority: Major
> Attachments: holiday incorrect repayment 1.jpg, holiday incorrect 
> repayment 2.jpg
>
>
> Steps To Reproduce:
>  # Create a working day in the System -> organization.
>  # Set up the Saturday and Sunday as non-working days
>  # Create a loan with Principal = 12000, Number of repayments = 12, rate of 
> interest = 12%
>  # Keep the disbursement date = 10th May 2021
>  # Keep the first repayment date = 14th June 2021
>  
> Since the 14th August is falling on Saturday, August month repayment will be 
> on the 16th of August 
>  
> The September month repayments will display incorrect interest amount
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (FINERACT-1603) Savings Interest Posting Job : Interest compounding is not happening

2022-04-27 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1603:

Description: 
 Savings Interest Posting Job : interest compounding is not happening:

Create Savings product with Interest posting period : Daily

When interest posting job is run for multiple days for an account, each days 
posted interest is not considered in the balance for subsequent days interest 
posting 

Same defect can be found when the job is skipped for a day and posted for 
multiple days simultaneously for an account

  was:
 Savings Interest Posting Job : interest compounding is not happening:

Create Savings product with Interest posting period : Daily

When interest posting job is run for multiple days for an account, each days 
posted interest is not considered in the balance for subsequent days interest 
posting 


>  Savings Interest Posting Job : Interest compounding is not happening
> -
>
> Key: FINERACT-1603
> URL: https://issues.apache.org/jira/browse/FINERACT-1603
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.6.0
>Reporter: Manoj Mohanan
>Priority: Minor
>
>  Savings Interest Posting Job : interest compounding is not happening:
> Create Savings product with Interest posting period : Daily
> When interest posting job is run for multiple days for an account, each days 
> posted interest is not considered in the balance for subsequent days interest 
> posting 
> Same defect can be found when the job is skipped for a day and posted for 
> multiple days simultaneously for an account



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (FINERACT-1601) Savings Interest Posting Job : If accounting configuration is product set as none, then accounts are not picked up by the job

2022-04-26 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1601:

Priority: Minor  (was: Major)

> Savings Interest Posting Job : If accounting configuration is product set as 
> none, then accounts are not picked up by the job
> -
>
> Key: FINERACT-1601
> URL: https://issues.apache.org/jira/browse/FINERACT-1601
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.6.0
>Reporter: Manoj Mohanan
>Assignee: Benura Abeywardena
>Priority: Minor
>
> If accounting configuration is product set as none, then accounts are not 
> picked up by the job



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (FINERACT-1603) Savings Interest Posting Job : Interest compounding is not happening

2022-04-26 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1603:

Priority: Minor  (was: Major)

>  Savings Interest Posting Job : Interest compounding is not happening
> -
>
> Key: FINERACT-1603
> URL: https://issues.apache.org/jira/browse/FINERACT-1603
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.6.0
>Reporter: Manoj Mohanan
>Priority: Minor
>
>  Savings Interest Posting Job : interest compounding is not happening:
> Create Savings product with Interest posting period : Daily
> When interest posting job is run for multiple days for an account, each days 
> posted interest is not considered in the balance for subsequent days interest 
> posting 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (FINERACT-1602) Savings Interest Posting Job : When overdraft interest is not set at product level, the job fails.

2022-04-26 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1602:

Priority: Minor  (was: Major)

> Savings Interest Posting Job : When overdraft interest is not set at product 
> level, the job fails.
> --
>
> Key: FINERACT-1602
> URL: https://issues.apache.org/jira/browse/FINERACT-1602
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.6.0
>Reporter: Manoj Mohanan
>Priority: Minor
>
> When overdraft interest is not set at product level, the job fails.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (FINERACT-1603) Savings Interest Posting Job : Interest compounding is not happening

2022-04-26 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1603:
---

 Summary:  Savings Interest Posting Job : Interest compounding is 
not happening
 Key: FINERACT-1603
 URL: https://issues.apache.org/jira/browse/FINERACT-1603
 Project: Apache Fineract
  Issue Type: Bug
  Components: Savings
Affects Versions: 1.6.0
Reporter: Manoj Mohanan


 Savings Interest Posting Job : interest compounding is not happening:

Create Savings product with Interest posting period : Daily

When interest posting job is run for multiple days for an account, each days 
posted interest is not considered in the balance for subsequent days interest 
posting 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (FINERACT-1602) Savings Interest Posting Job : When overdraft interest is not set at product level, the job fails.

2022-04-26 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1602:
---

 Summary: Savings Interest Posting Job : When overdraft interest is 
not set at product level, the job fails.
 Key: FINERACT-1602
 URL: https://issues.apache.org/jira/browse/FINERACT-1602
 Project: Apache Fineract
  Issue Type: Bug
  Components: Savings
Affects Versions: 1.6.0
Reporter: Manoj Mohanan


When overdraft interest is not set at product level, the job fails.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (FINERACT-1601) Savings Interest Posting Job : If accounting configuration is product set as none, then accounts are not picked up by the job

2022-04-26 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1601:
---

 Summary: Savings Interest Posting Job : If accounting 
configuration is product set as none, then accounts are not picked up by the job
 Key: FINERACT-1601
 URL: https://issues.apache.org/jira/browse/FINERACT-1601
 Project: Apache Fineract
  Issue Type: Bug
  Components: Savings
Affects Versions: 1.6.0
Reporter: Manoj Mohanan
Assignee: Benura Abeywardena


If accounting configuration is product set as none, then accounts are not 
picked up by the job



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (FINERACT-1600) Savings Interest Posting Job: New accounts are not picked up by interest posting job

2022-04-26 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1600:
---

 Summary: Savings Interest Posting Job: New accounts are not picked 
up by interest posting job
 Key: FINERACT-1600
 URL: https://issues.apache.org/jira/browse/FINERACT-1600
 Project: Apache Fineract
  Issue Type: Bug
  Components: Savings
Affects Versions: 1.6.0
Reporter: Manoj Mohanan


Newly created  accounts are not picked up by the job, even when they have 
balance.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (FINERACT-1591) System is creating incorrect schedule if user performs an early repayment for the second payment

2022-04-21 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1591:
-

[~vikranth] kindly post the expected schedule

> System is creating incorrect schedule if user performs an early repayment for 
> the second payment
> 
>
> Key: FINERACT-1591
> URL: https://issues.apache.org/jira/browse/FINERACT-1591
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Vikranth Ramasami
>Priority: Major
> Attachments: System is displaying incorrect schedule when user 
> performs a early payment after the 1st payment.docx
>
>
> Steps to reproduce:
>  # create a loan product as attached loan product configuration
>  # create a loan and disburse on '29 November 2021' for the amount of 3000 
> with the First Repayment Date as '03 January 2022'
>  # Perform a date complete payment on the first installment on3rd January 2022
>  # Perform an early payment for the 2nd payment on 05th January 2022 for 1
> Expected Behavior:
> system should not create incorrect installments after 2nd early payment
>  
> Actual Behavior:
> The system is creating 2 new installments incorrectly after 2nd early payment.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (FINERACT-1557) Failing Test in Fineract - Null Pointer Exception

2022-03-29 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1557:
-

Need to fix this line as well:

 

!https://mail.google.com/mail/u/1?ui=2&ik=29f7a2df10&attid=0.1&permmsgid=msg-a:r7013349509144498129&th=17fd7709dd259a88&view=fimg&fur=ip&sz=s0-l75-ft&attbid=ANGjdJ93wKmUMyL50uf1s6XBKq_HULHa_EeFYGhestJLS1SVf89Nkri671nebjVoY9LgSTWpoGHMc8xFsI7VTwqROy6BFp6677LWSo8AY7sqhxzON2AXs4KNLQop5uU&disp=emb&realattid=ii_l1cl8bp00!

 

> Failing Test in Fineract - Null Pointer Exception
> -
>
> Key: FINERACT-1557
> URL: https://issues.apache.org/jira/browse/FINERACT-1557
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Major
> Attachments: stacktraces.txt
>
>
> java.lang.AssertionError: 1 expectation failed. 
> [863|https://github.com/apache/fineract/runs/5740124737?check_suite_focus=true#step:10:863]
>  Expected status code <200> but was <500>. 
> [864|https://github.com/apache/fineract/runs/5740124737?check_suite_focus=true#step:10:864]
>  at 
> org.apache.fineract.integrationtests.ClientLoanIntegrationTest.testLoanRefundByCashCashBasedAccounting
>  
>  
>  
> !https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif!
> !https://ssl.gstatic.com/docs/doclist/images/mediatype/icon_1_text_x32.png|id=:2ot!
> stacktraces.txt
> 654 KB
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FINERACT-1557) Failing Test in Fineract - Null Pointer Exception

2022-03-29 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1557:

Description: 
java.lang.AssertionError: 1 expectation failed. 
[863|https://github.com/apache/fineract/runs/5740124737?check_suite_focus=true#step:10:863]
 Expected status code <200> but was <500>. 
[864|https://github.com/apache/fineract/runs/5740124737?check_suite_focus=true#step:10:864]
 at 
org.apache.fineract.integrationtests.ClientLoanIntegrationTest.testLoanRefundByCashCashBasedAccounting
 
 
 
!https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif!
!https://ssl.gstatic.com/docs/doclist/images/mediatype/icon_1_text_x32.png|id=:2ot!
stacktraces.txt
654 KB
 

  was:
 
 
 
!https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif!
!https://ssl.gstatic.com/docs/doclist/images/mediatype/icon_1_text_x32.png|id=:2ot!
stacktraces.txt
654 KB
 


> Failing Test in Fineract - Null Pointer Exception
> -
>
> Key: FINERACT-1557
> URL: https://issues.apache.org/jira/browse/FINERACT-1557
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Major
> Attachments: stacktraces.txt
>
>
> java.lang.AssertionError: 1 expectation failed. 
> [863|https://github.com/apache/fineract/runs/5740124737?check_suite_focus=true#step:10:863]
>  Expected status code <200> but was <500>. 
> [864|https://github.com/apache/fineract/runs/5740124737?check_suite_focus=true#step:10:864]
>  at 
> org.apache.fineract.integrationtests.ClientLoanIntegrationTest.testLoanRefundByCashCashBasedAccounting
>  
>  
>  
> !https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif!
> !https://ssl.gstatic.com/docs/doclist/images/mediatype/icon_1_text_x32.png|id=:2ot!
> stacktraces.txt
> 654 KB
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FINERACT-1557) Failing Test in Fineract - Null Pointer Exception

2022-03-29 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1557:

Attachment: stacktraces.txt

> Failing Test in Fineract - Null Pointer Exception
> -
>
> Key: FINERACT-1557
> URL: https://issues.apache.org/jira/browse/FINERACT-1557
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Major
> Attachments: stacktraces.txt
>
>
>  
>  
>  
> !https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif!
> !https://ssl.gstatic.com/docs/doclist/images/mediatype/icon_1_text_x32.png|id=:2ot!
> stacktraces.txt
> 654 KB
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FINERACT-1557) Failing Test in Fineract - Null Pointer Exception

2022-03-29 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1557:

Summary: Failing Test in Fineract - Null Pointer Exception  (was: Failing 
Test in Fineract)

> Failing Test in Fineract - Null Pointer Exception
> -
>
> Key: FINERACT-1557
> URL: https://issues.apache.org/jira/browse/FINERACT-1557
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Major
>
>  
>  
>  
> !https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif!
> !https://ssl.gstatic.com/docs/doclist/images/mediatype/icon_1_text_x32.png|id=:2ot!
> stacktraces.txt
> 654 KB
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FINERACT-1557) Failing Test in Fineract

2022-03-29 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1557:

Summary: Failing Test in Fineract  (was: Filing Test in Fineract)

> Failing Test in Fineract
> 
>
> Key: FINERACT-1557
> URL: https://issues.apache.org/jira/browse/FINERACT-1557
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Major
>
>  
>  
>  
> !https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif!
> !https://ssl.gstatic.com/docs/doclist/images/mediatype/icon_1_text_x32.png|id=:2ot!
> stacktraces.txt
> 654 KB
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (FINERACT-1557) Filing Test in Fineract

2022-03-29 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1557:
---

 Summary: Filing Test in Fineract
 Key: FINERACT-1557
 URL: https://issues.apache.org/jira/browse/FINERACT-1557
 Project: Apache Fineract
  Issue Type: Bug
Reporter: Manoj Mohanan
Assignee: Manoj Mohanan


 
 
 
!https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif!
!https://ssl.gstatic.com/docs/doclist/images/mediatype/icon_1_text_x32.png|id=:2ot!
stacktraces.txt
654 KB
 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (FINERACT-1510) Support Reveral API in Savings

2022-02-21 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1510:
-

API added:

 

{{POST https://Domain 
Name/api/v1/savingsaccounts/\{accountsId}/transactions/\{transactionId}?command=reverse}}

{{Content-Type: application/json}}
{{No Request Body}}
{{            }}{{{}Sample response:{}}}{{{}{{}}}
{{  "officeId": 1,}}
{{  "clientId": 2,}}
{{  "savingsId": 1,}}
{{  "resourceId": 1}}
{{}}}

> Support Reveral API in Savings
> --
>
> Key: FINERACT-1510
> URL: https://issues.apache.org/jira/browse/FINERACT-1510
> Project: Apache Fineract
>  Issue Type: New Feature
>  Components: Savings
>Affects Versions: 1.7.0
>Reporter: Manoj Mohanan
>Priority: Major
>
> The existing  Undo transaction feature does not post a separate reveal entry 
> for each transaction that is reversed. Also, this results in transactions 
> being disappeared from statements.
>  
> By adding  new API for reversal we can post a new reversal transaction for 
> each transaction that is reversed



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (FINERACT-1510) Support Reveral API in Savings

2022-02-21 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1510:
---

 Summary: Support Reveral API in Savings
 Key: FINERACT-1510
 URL: https://issues.apache.org/jira/browse/FINERACT-1510
 Project: Apache Fineract
  Issue Type: New Feature
  Components: Savings
Affects Versions: 1.7.0
Reporter: Manoj Mohanan


The existing  Undo transaction feature does not post a separate reveal entry 
for each transaction that is reversed. Also, this results in transactions being 
disappeared from statements.

 

By adding  new API for reversal we can post a new reversal transaction for each 
transaction that is reversed



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Resolved] (FINERACT-1443) Reschedule loan causing wrong interest calculation of last 3-4 installments

2022-02-18 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1443.
-
Fix Version/s: 1.6.0
   (was: 1.8.0)
   Resolution: Fixed

> Reschedule loan causing wrong interest calculation of last 3-4 installments
> ---
>
> Key: FINERACT-1443
> URL: https://issues.apache.org/jira/browse/FINERACT-1443
> Project: Apache Fineract
>  Issue Type: Bug
>Affects Versions: 1.8.0
>Reporter: bharath gowda
>Assignee: Manoj Mohanan
>Priority: Major
> Fix For: 1.6.0
>
> Attachments: Schedule_issue.png, loanproductconfiguration.png, 
> paramters for rescheduling.png, schedule_beforeissue.png
>
>
> Reschedule loan causing wrong interest calculation of last 3-4 installments
>  
>  
> To reproduce,
>  # Create a loan product with the configuration attached
>  # Create a loan account with a disbursement date as 23-Jan-2021 and the 
> First repayment date as 01-Mar-2021.
>  # Approve and disburse the loan as of 23-Jan-2021.
>  # Make repayment for 01-Mar-2021
>  # Now reschedule the loan - CHECK SCREENSHOT FOR RESCHEDULE VALUES (make 
> sure the configuration 
> "is-interest-to-be-appropriated-equally-when-greater-than-EMI" is enabled.
>  #  Now check the schedule EMI and total interest. Total interest would be 
> around 1223
>  # Now make repayment for 27-Aug-2021- this will change the interest to 1450 
> and a few installments EMI would be changed.
> Refer screenshots for more understanding



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (FINERACT-1443) Reschedule loan causing wrong interest calculation of last 3-4 installments

2022-02-18 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1443:
-

fixed

> Reschedule loan causing wrong interest calculation of last 3-4 installments
> ---
>
> Key: FINERACT-1443
> URL: https://issues.apache.org/jira/browse/FINERACT-1443
> Project: Apache Fineract
>  Issue Type: Bug
>Affects Versions: 1.8.0
>Reporter: bharath gowda
>Assignee: Manoj Mohanan
>Priority: Major
> Fix For: 1.8.0
>
> Attachments: Schedule_issue.png, loanproductconfiguration.png, 
> paramters for rescheduling.png, schedule_beforeissue.png
>
>
> Reschedule loan causing wrong interest calculation of last 3-4 installments
>  
>  
> To reproduce,
>  # Create a loan product with the configuration attached
>  # Create a loan account with a disbursement date as 23-Jan-2021 and the 
> First repayment date as 01-Mar-2021.
>  # Approve and disburse the loan as of 23-Jan-2021.
>  # Make repayment for 01-Mar-2021
>  # Now reschedule the loan - CHECK SCREENSHOT FOR RESCHEDULE VALUES (make 
> sure the configuration 
> "is-interest-to-be-appropriated-equally-when-greater-than-EMI" is enabled.
>  #  Now check the schedule EMI and total interest. Total interest would be 
> around 1223
>  # Now make repayment for 27-Aug-2021- this will change the interest to 1450 
> and a few installments EMI would be changed.
> Refer screenshots for more understanding



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Resolved] (FINERACT-1504) Backdated loan without a gap is not calculating the correct installment amount

2022-02-18 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1504.
-
Resolution: Fixed

> Backdated loan without a gap is not calculating the correct installment amount
> --
>
> Key: FINERACT-1504
> URL: https://issues.apache.org/jira/browse/FINERACT-1504
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Loan
>Reporter: Vikranth Ramasami
>Assignee: Manoj Mohanan
>Priority: Major
>
> On creating a backdated loan, the system is calculating the interest and 
> principal incorrectly even for a loan without a gap
>  
> it is creating a proper schedule when the loan Is a current dated loan.
>  
> !https://mail.google.com/mail/u/1?ui=2&ik=2423ca4ec6&attid=0.5&permmsgid=msg-a:r-3855812130061545849&th=17edf9e3724156e9&view=fimg&fur=ip&sz=s0-l75-ft&attbid=ANGjdJ-5WvAOwbdw3nAdElRNs3uUvGChHWlB-IWKIYIISwohqjG20Q_BoXSAD6LE5Kh5-fZ3Ss14SR0e0-U0Bu8Qv8lmi0yhuE3zXXPteZOFWMJIu5hiAhAgQiqZVKw&disp=emb&realattid=ii_kzfu9fks4|width=284,height=532!
>  
> !https://mail.google.com/mail/u/1?ui=2&ik=2423ca4ec6&attid=0.7&permmsgid=msg-a:r-3855812130061545849&th=17edf9e3724156e9&view=fimg&fur=ip&sz=s0-l75-ft&attbid=ANGjdJ8FPyCJjtAEYmpjZ32vAElk_fJrIhVhD1LOcfb07jiBWDwoH7B4kNcEWg8xWxbWLEIbwh6vdE8r7k35EzRm5j9VbMnp3YgMxdJhoOfNB8J2sKoRD-65HuIfH5M&disp=emb&realattid=ii_kzfumc436|width=331,height=469!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Assigned] (FINERACT-1505) System is creating incorrect installment post the Gap but it is calculating correctly if there is no gap in the installments

2022-02-18 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1505:
---

Assignee: Manoj Mohanan

> System is creating incorrect installment post the Gap but it is calculating 
> correctly if there is no gap in the installments
> 
>
> Key: FINERACT-1505
> URL: https://issues.apache.org/jira/browse/FINERACT-1505
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Loan
>Reporter: Vikranth Ramasami
>Assignee: Manoj Mohanan
>Priority: Major
>
> On creating a loan without any gap system is calculating the installments 
> correctly but on keeping a initial gap between the disbursement date and 
> first repayment date then system is not calculating the interest and 
> principal after gap properly.
>  
> !https://mail.google.com/mail/u/1?ui=2&ik=2423ca4ec6&attid=0.8&permmsgid=msg-a:r3433473611744176262&th=17eea0c768b69a01&view=fimg&fur=ip&sz=s0-l75-ft&attbid=ANGjdJ8AzGsoRQEro2VWkanX2xxlwnurGRULgoctoa4TBuuw7dEXm9R6DHt-jvWgJEKnP1atm5MqCTQulxVjQdfsrV-0RNmwADvjoSYLasb7mwSynr5DRuQDq5WICms&disp=emb&realattid=ii_kziqt2827|width=233,height=362!
>  
> !https://mail.google.com/mail/u/1?ui=2&ik=2423ca4ec6&attid=0.9&permmsgid=msg-a:r3433473611744176262&th=17eea0c768b69a01&view=fimg&fur=ip&sz=s0-l75-ft&attbid=ANGjdJ-XXGSlVV8nH4B18-MLEAa0ezLvEaHcUUizcJCxgVvRU4RifgENw7kgZbJBnajaP3_vTHvrmmgwTOuGkuJkDlobddqoDa8yUgp9D6AKPx_ypwBaEtCzXaqLpVQ&disp=emb&realattid=ii_kziquk9l8|width=334,height=519!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Assigned] (FINERACT-1443) Reschedule loan causing wrong interest calculation of last 3-4 installments

2022-02-18 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1443:
---

Assignee: Manoj Mohanan

> Reschedule loan causing wrong interest calculation of last 3-4 installments
> ---
>
> Key: FINERACT-1443
> URL: https://issues.apache.org/jira/browse/FINERACT-1443
> Project: Apache Fineract
>  Issue Type: Bug
>Affects Versions: 1.8.0
>Reporter: bharath gowda
>Assignee: Manoj Mohanan
>Priority: Major
> Fix For: 1.8.0
>
> Attachments: Schedule_issue.png, loanproductconfiguration.png, 
> paramters for rescheduling.png, schedule_beforeissue.png
>
>
> Reschedule loan causing wrong interest calculation of last 3-4 installments
>  
>  
> To reproduce,
>  # Create a loan product with the configuration attached
>  # Create a loan account with a disbursement date as 23-Jan-2021 and the 
> First repayment date as 01-Mar-2021.
>  # Approve and disburse the loan as of 23-Jan-2021.
>  # Make repayment for 01-Mar-2021
>  # Now reschedule the loan - CHECK SCREENSHOT FOR RESCHEDULE VALUES (make 
> sure the configuration 
> "is-interest-to-be-appropriated-equally-when-greater-than-EMI" is enabled.
>  #  Now check the schedule EMI and total interest. Total interest would be 
> around 1223
>  # Now make repayment for 27-Aug-2021- this will change the interest to 1450 
> and a few installments EMI would be changed.
> Refer screenshots for more understanding



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (FINERACT-1505) System is creating incorrect installment post the Gap but it is calculating correctly if there is no gap in the installments

2022-02-18 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1505:
-

When rescheduling by changing the due date on a loan with interest 
recalculation enabled ({color:#44}Frequency for recalculate Outstanding 
Principal : Same as repayment{color}), the system was still calculating the 
expected payment date on the basis of the first repayment date. This is fixed.

 

https://github.com/apache/fineract/pull/2033

> System is creating incorrect installment post the Gap but it is calculating 
> correctly if there is no gap in the installments
> 
>
> Key: FINERACT-1505
> URL: https://issues.apache.org/jira/browse/FINERACT-1505
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Loan
>Reporter: Vikranth Ramasami
>Assignee: Manoj Mohanan
>Priority: Major
>
> On creating a loan without any gap system is calculating the installments 
> correctly but on keeping a initial gap between the disbursement date and 
> first repayment date then system is not calculating the interest and 
> principal after gap properly.
>  
> !https://mail.google.com/mail/u/1?ui=2&ik=2423ca4ec6&attid=0.8&permmsgid=msg-a:r3433473611744176262&th=17eea0c768b69a01&view=fimg&fur=ip&sz=s0-l75-ft&attbid=ANGjdJ8AzGsoRQEro2VWkanX2xxlwnurGRULgoctoa4TBuuw7dEXm9R6DHt-jvWgJEKnP1atm5MqCTQulxVjQdfsrV-0RNmwADvjoSYLasb7mwSynr5DRuQDq5WICms&disp=emb&realattid=ii_kziqt2827|width=233,height=362!
>  
> !https://mail.google.com/mail/u/1?ui=2&ik=2423ca4ec6&attid=0.9&permmsgid=msg-a:r3433473611744176262&th=17eea0c768b69a01&view=fimg&fur=ip&sz=s0-l75-ft&attbid=ANGjdJ-XXGSlVV8nH4B18-MLEAa0ezLvEaHcUUizcJCxgVvRU4RifgENw7kgZbJBnajaP3_vTHvrmmgwTOuGkuJkDlobddqoDa8yUgp9D6AKPx_ypwBaEtCzXaqLpVQ&disp=emb&realattid=ii_kziquk9l8|width=334,height=519!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Resolved] (FINERACT-1505) System is creating incorrect installment post the Gap but it is calculating correctly if there is no gap in the installments

2022-02-18 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1505.
-
Resolution: Fixed

> System is creating incorrect installment post the Gap but it is calculating 
> correctly if there is no gap in the installments
> 
>
> Key: FINERACT-1505
> URL: https://issues.apache.org/jira/browse/FINERACT-1505
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Loan
>Reporter: Vikranth Ramasami
>Assignee: Manoj Mohanan
>Priority: Major
>
> On creating a loan without any gap system is calculating the installments 
> correctly but on keeping a initial gap between the disbursement date and 
> first repayment date then system is not calculating the interest and 
> principal after gap properly.
>  
> !https://mail.google.com/mail/u/1?ui=2&ik=2423ca4ec6&attid=0.8&permmsgid=msg-a:r3433473611744176262&th=17eea0c768b69a01&view=fimg&fur=ip&sz=s0-l75-ft&attbid=ANGjdJ8AzGsoRQEro2VWkanX2xxlwnurGRULgoctoa4TBuuw7dEXm9R6DHt-jvWgJEKnP1atm5MqCTQulxVjQdfsrV-0RNmwADvjoSYLasb7mwSynr5DRuQDq5WICms&disp=emb&realattid=ii_kziqt2827|width=233,height=362!
>  
> !https://mail.google.com/mail/u/1?ui=2&ik=2423ca4ec6&attid=0.9&permmsgid=msg-a:r3433473611744176262&th=17eea0c768b69a01&view=fimg&fur=ip&sz=s0-l75-ft&attbid=ANGjdJ-XXGSlVV8nH4B18-MLEAa0ezLvEaHcUUizcJCxgVvRU4RifgENw7kgZbJBnajaP3_vTHvrmmgwTOuGkuJkDlobddqoDa8yUgp9D6AKPx_ypwBaEtCzXaqLpVQ&disp=emb&realattid=ii_kziquk9l8|width=334,height=519!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Assigned] (FINERACT-1504) Backdated loan without a gap is not calculating the correct installment amount

2022-02-18 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1504:
---

Assignee: Manoj Mohanan

> Backdated loan without a gap is not calculating the correct installment amount
> --
>
> Key: FINERACT-1504
> URL: https://issues.apache.org/jira/browse/FINERACT-1504
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Loan
>Reporter: Vikranth Ramasami
>Assignee: Manoj Mohanan
>Priority: Major
>
> On creating a backdated loan, the system is calculating the interest and 
> principal incorrectly even for a loan without a gap
>  
> it is creating a proper schedule when the loan Is a current dated loan.
>  
> !https://mail.google.com/mail/u/1?ui=2&ik=2423ca4ec6&attid=0.5&permmsgid=msg-a:r-3855812130061545849&th=17edf9e3724156e9&view=fimg&fur=ip&sz=s0-l75-ft&attbid=ANGjdJ-5WvAOwbdw3nAdElRNs3uUvGChHWlB-IWKIYIISwohqjG20Q_BoXSAD6LE5Kh5-fZ3Ss14SR0e0-U0Bu8Qv8lmi0yhuE3zXXPteZOFWMJIu5hiAhAgQiqZVKw&disp=emb&realattid=ii_kzfu9fks4|width=284,height=532!
>  
> !https://mail.google.com/mail/u/1?ui=2&ik=2423ca4ec6&attid=0.7&permmsgid=msg-a:r-3855812130061545849&th=17edf9e3724156e9&view=fimg&fur=ip&sz=s0-l75-ft&attbid=ANGjdJ8FPyCJjtAEYmpjZ32vAElk_fJrIhVhD1LOcfb07jiBWDwoH7B4kNcEWg8xWxbWLEIbwh6vdE8r7k35EzRm5j9VbMnp3YgMxdJhoOfNB8J2sKoRD-65HuIfH5M&disp=emb&realattid=ii_kzfumc436|width=331,height=469!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Comment Edited] (FINERACT-1443) Reschedule loan causing wrong interest calculation of last 3-4 installments

2022-02-15 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan edited comment on FINERACT-1443 at 2/15/22, 6:12 PM:
---

To recover the interest which is more than the EMI,  the approach which was 
added before(to split the interest and add to all the remaining EMIs) is now 
removed. instead, a new approach is added.

 

In this new approach,  the interest accumulated due to the gap in schedule is 
collected before any principal is collected. the interest is caped at the 
current EMI.

 

2 new configurations are added to control this:

 

is-interest-to-be-recovered-first-when-greater-than-emi
is-principal-compounding-disabled-for-overdue-loans - this Is a feature to test 
past dated loans without principal being compounded from previous unpaid 
installment to next one


was (Author: fynmanoj):
To recover the interest which is more than the EMI,  the approach which was 
added before(to split the interest and add to all the remaining EMIs) is now 
removed. instead, a new approach is added.

 

In this new approach,  the interest accumulated due to the gap in schedule is 
collected before any principal is collected. the interest is caped at the 
current EMI.

> Reschedule loan causing wrong interest calculation of last 3-4 installments
> ---
>
> Key: FINERACT-1443
> URL: https://issues.apache.org/jira/browse/FINERACT-1443
> Project: Apache Fineract
>  Issue Type: Bug
>Affects Versions: 1.8.0
>Reporter: bharath gowda
>Priority: Major
> Fix For: 1.8.0
>
> Attachments: Schedule_issue.png, loanproductconfiguration.png, 
> paramters for rescheduling.png, schedule_beforeissue.png
>
>
> Reschedule loan causing wrong interest calculation of last 3-4 installments
>  
>  
> To reproduce,
>  # Create a loan product with the configuration attached
>  # Create a loan account with a disbursement date as 23-Jan-2021 and the 
> First repayment date as 01-Mar-2021.
>  # Approve and disburse the loan as of 23-Jan-2021.
>  # Make repayment for 01-Mar-2021
>  # Now reschedule the loan - CHECK SCREENSHOT FOR RESCHEDULE VALUES (make 
> sure the configuration 
> "is-interest-to-be-appropriated-equally-when-greater-than-EMI" is enabled.
>  #  Now check the schedule EMI and total interest. Total interest would be 
> around 1223
>  # Now make repayment for 27-Aug-2021- this will change the interest to 1450 
> and a few installments EMI would be changed.
> Refer screenshots for more understanding



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (FINERACT-1443) Reschedule loan causing wrong interest calculation of last 3-4 installments

2022-02-15 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1443:
-

To recover the interest which is more than the EMI,  the approach which was 
added before(to split the interest and add to all the remaining EMIs) is now 
removed. instead, a new approach is added.

 

In this new approach,  the interest accumulated due to the gap in schedule is 
collected before any principal is collected. the interest is caped at the 
current EMI.

> Reschedule loan causing wrong interest calculation of last 3-4 installments
> ---
>
> Key: FINERACT-1443
> URL: https://issues.apache.org/jira/browse/FINERACT-1443
> Project: Apache Fineract
>  Issue Type: Bug
>Affects Versions: 1.8.0
>Reporter: bharath gowda
>Priority: Major
> Fix For: 1.8.0
>
> Attachments: Schedule_issue.png, loanproductconfiguration.png, 
> paramters for rescheduling.png, schedule_beforeissue.png
>
>
> Reschedule loan causing wrong interest calculation of last 3-4 installments
>  
>  
> To reproduce,
>  # Create a loan product with the configuration attached
>  # Create a loan account with a disbursement date as 23-Jan-2021 and the 
> First repayment date as 01-Mar-2021.
>  # Approve and disburse the loan as of 23-Jan-2021.
>  # Make repayment for 01-Mar-2021
>  # Now reschedule the loan - CHECK SCREENSHOT FOR RESCHEDULE VALUES (make 
> sure the configuration 
> "is-interest-to-be-appropriated-equally-when-greater-than-EMI" is enabled.
>  #  Now check the schedule EMI and total interest. Total interest would be 
> around 1223
>  # Now make repayment for 27-Aug-2021- this will change the interest to 1450 
> and a few installments EMI would be changed.
> Refer screenshots for more understanding



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (FINERACT-1499) Exception while Startup : Driver org.mariadb.jdbc.Driver claims to not accept jdbcUrl, 'jdbc:mariadb://localhost:3306/fineract_tenants'

2022-02-10 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1499:
---

 Summary: Exception while Startup : Driver org.mariadb.jdbc.Driver 
claims to not accept jdbcUrl, 'jdbc:mariadb://localhost:3306/fineract_tenants'
 Key: FINERACT-1499
 URL: https://issues.apache.org/jira/browse/FINERACT-1499
 Project: Apache Fineract
  Issue Type: Bug
Affects Versions: 1.6.0
Reporter: Manoj Mohanan
Assignee: Manoj Mohanan


 

While starting fineract with Maria DB, Fineract is not able to connect to DB.  
This happened while running

./gradlew clean bootRun   

on local dev environment with Ubuntu 20.4.

the following exception is thrown

 

 org.springframework.beans.BeanInstantiationException: Failed to instantiate 
[javax.sql.DataSource]: Factory method 'hikariTenantDataSource' threw 
exception; nested exception is java.lang.RuntimeException: Driver 
org.mariadb.jdbc.Driver claims to not accept jdbcUrl, 
'jdbc:mariadb://localhost:3306/fineract_tenants'
        at 
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)
        at 
org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653)
        ... 137 common frames omitted
Caused by: java.lang.RuntimeException: Driver org.mariadb.jdbc.Driver claims to 
not accept jdbcUrl, 'jdbc:mariadb://localhost:3306/fineract_tenants'
        at 
com.zaxxer.hikari.util.DriverDataSource.(DriverDataSource.java:110)
        at 
com.zaxxer.hikari.pool.PoolBase.initializeDataSource(PoolBase.java:331)
        at com.zaxxer.hikari.pool.PoolBase.(PoolBase.java:114)
        at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:108)
        at com.zaxxer.hikari.HikariDataSource.(HikariDataSource.java:81)
        at 
org.apache.fineract.infrastructure.core.config.HikariCpConfig.hikariTenantDataSource(HikariCpConfig.java:45)
        at 
org.apache.fineract.infrastructure.core.config.HikariCpConfig$$EnhancerBySpringCGLIB$$f2ef3540.CGLIB$hikariTenantDataSource$1()
        at 
org.apache.fineract.infrastructure.core.config.HikariCpConfig$$EnhancerBySpringCGLIB$$f2ef3540$$FastClassBySpringCGLIB$$8fc6d73d.invoke()
        at 
org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244)
        at 
org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331)
        at 
org.apache.fineract.infrastructure.core.config.HikariCpConfig$$EnhancerBySpringCGLIB$$f2ef3540.hikariTenantDataSource()
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)
        at 
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
        ... 138 common frames omitted



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FINERACT-1495) Savings Interest posting Performance improvement

2022-01-28 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1495:

Summary: Savings Interest posting Performance improvement  (was: Savings 
Interest posting Performance imporovement)

> Savings Interest posting Performance improvement
> 
>
> Key: FINERACT-1495
> URL: https://issues.apache.org/jira/browse/FINERACT-1495
> Project: Apache Fineract
>  Issue Type: Improvement
>  Components: Savings
>Affects Versions: 1.5.0
>Reporter: Manoj Mohanan
>Assignee: Benura Abeywardena
>Priority: Major
> Fix For: 1.6.0
>
>
> improve savings interest posting job performance



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (FINERACT-1495) Savings Interest posting Performance imporovement

2022-01-28 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1495:
---

 Summary: Savings Interest posting Performance imporovement
 Key: FINERACT-1495
 URL: https://issues.apache.org/jira/browse/FINERACT-1495
 Project: Apache Fineract
  Issue Type: Improvement
  Components: Savings
Affects Versions: 1.5.0
Reporter: Manoj Mohanan
Assignee: Benura Abeywardena
 Fix For: 1.6.0


improve savings interest posting job performance



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Resolved] (FINERACT-1440) Enable Daily Interest Posting for Savings

2022-01-28 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1440.
-
Resolution: Fixed

> Enable Daily Interest Posting for Savings
> -
>
> Key: FINERACT-1440
> URL: https://issues.apache.org/jira/browse/FINERACT-1440
> Project: Apache Fineract
>  Issue Type: Improvement
>Affects Versions: 1.5.0
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
> Fix For: 1.6.0
>
>
> Add daily interest posting to savings account.
> currently Savings account supports monthly, quarterly, annually, bi-annually 
> etc,
>  
> Daily interest posting will be done as part of the Interest posting to 
> savings scheduler job which already exist.  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Resolved] (FINERACT-1450) Reschedule date not rescheduling to the defined date

2022-01-04 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1450.
-
Resolution: Fixed

> Reschedule date not rescheduling to the defined date
> 
>
> Key: FINERACT-1450
> URL: https://issues.apache.org/jira/browse/FINERACT-1450
> Project: Apache Fineract
>  Issue Type: Bug
>Affects Versions: 1.5.0
>Reporter: bharath gowda
>Assignee: Avik Ganguly
>Priority: Critical
> Fix For: 1.6.0
>
> Attachments: after reschedule.png, before reschedule.png, 
> loanproductconfiguration.png, reschedule dates.png
>
>
> Reschedule date issue not rescheduling to the defined date
> The scenario is when there is late repayment, just before the installment 
> which needs to be rescheduled.
>  # Create loan product as per attached screenshot
>  # Create and disburse the loan on 10th May 2021 with FRP as 14th June 2021
>  # Make the first repayment on time on 14th June 2021
>  # Make the second repayment on 15th July 2021 instead of 14th July 2021
>  # Now reschedule from 16th August 2021 to 31st August 2021.
> now the schedule should have installments from 31st August 2021. instead, it 
> is skipping to 31st September 2021 which is not correct.
>  
> Expected, Repayment should start from 31st August 2021.
> Please find attachment for further references
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Resolved] (FINERACT-1447) Overdraft Interest calculated is wrong

2021-12-10 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1447.
-
Resolution: Fixed

> Overdraft Interest calculated is wrong
> --
>
> Key: FINERACT-1447
> URL: https://issues.apache.org/jira/browse/FINERACT-1447
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.5.0
>Reporter: Manoj Mohanan
>Assignee: Shemin Anto
>Priority: Major
> Attachments: Screenshot from 2021-10-04 12-22-49.png, 
> app_server_usage.png
>
>
> Here is the scenario for replicating the bug.
>  
> Step 1 -> Day 1 (current day minus 2): Withdraw 100.
> Step 2 -> Post interest.
> Step 3 -> Day 2: (current day minus 1): Withdraw 1000.
>  
> Screenshots attached.
>  
> Current interest earned not posted shows:  -11.13
> Expected interest earned not posted:  1,112.01 / 100 = 11.1201



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Resolved] (FINERACT-1448) TFA: Error while sending Email

2021-12-06 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1448.
-
Resolution: Fixed

> TFA:   Error while sending Email
> 
>
> Key: FINERACT-1448
> URL: https://issues.apache.org/jira/browse/FINERACT-1448
> Project: Apache Fineract
>  Issue Type: Bug
>Affects Versions: 1.5.0
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Major
>
> When Two Factor Authentication is Fineract is throwing error while sending 
> Email.
>  
> Stack Trace:
>  
> 2021-12-02 19:28:00.457 ERROR 58235 --- [nio-8443-exec-8] 
> .a.c.c.C.[.[.[.[.a.f.i.c.c.JerseyConfig] : Servlet.service() for servlet 
> [org.apache.fineract.infrastructure.core.config.JerseyConfig] in context with 
> path [/fineract-provider] threw exception 
> [org.glassfish.jersey.server.ContainerException: 
> java.lang.NoClassDefFoundError: com/sun/activation/registries/LogSupport] 
> with root cause
> java.lang.ClassNotFoundException: com.sun.activation.registries.LogSupport
>         at 
> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
>         at 
> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
>         at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
>         at 
> javax.activation.MimetypesFileTypeMap.(MimetypesFileTypeMap.java:100)
>         at 
> javax.activation.MimetypesFileTypeMap.(MimetypesFileTypeMap.java:271)
>         at 
> org.springframework.mail.javamail.ConfigurableMimeFileTypeMap.createFileTypeMap(ConfigurableMimeFileTypeMap.java:150)
>         at 
> org.springframework.mail.javamail.ConfigurableMimeFileTypeMap.getFileTypeMap(ConfigurableMimeFileTypeMap.java:123)
>         at 
> org.springframework.mail.javamail.ConfigurableMimeFileTypeMap.afterPropertiesSet(ConfigurableMimeFileTypeMap.java:110)
>         at 
> org.springframework.mail.javamail.JavaMailSenderImpl.(JavaMailSenderImpl.java:115)
>         at 
> org.apache.fineract.infrastructure.core.service.GmailBackedPlatformEmailService.sendDefinedEmail(GmailBackedPlatformEmailService.java:62)
>         at 
> org.apache.fineract.infrastructure.security.service.TwoFactorServiceImpl.createNewOTPToken(TwoFactorServiceImpl.java:117)
>         at 
> org.apache.fineract.infrastructure.security.service.TwoFactorServiceImpl$$FastClassBySpringCGLIB$$bb74bc54.invoke()
>         at 
> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
>         at 
> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689)
>         at 
> org.apache.fineract.infrastructure.security.service.TwoFactorServiceImpl$$EnhancerBySpringCGLIB$$da77fe75.createNewOTPToken()
>         at 
> org.apache.fineract.infrastructure.security.api.TwoFactorApiResource.requestToken(TwoFactorApiResource.java:97)
>         at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>         at 
> org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
>         at 
> org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
>         at 
> org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
>         at 
> org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
>         at 
> org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
>         at 
> org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
>         at 
> org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
>         at 
> org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
>         at 
> org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
>         at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
>         at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
>         at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
>         at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
>         at org.glassf

[jira] [Created] (FINERACT-1448) TFA: Error while sending Email

2021-12-02 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1448:
---

 Summary: TFA:   Error while sending Email
 Key: FINERACT-1448
 URL: https://issues.apache.org/jira/browse/FINERACT-1448
 Project: Apache Fineract
  Issue Type: Bug
Affects Versions: 1.5.0
Reporter: Manoj Mohanan
Assignee: Manoj Mohanan


When Two Factor Authentication is Fineract is throwing error while sending 
Email.

 

Stack Trace:

 

2021-12-02 19:28:00.457 ERROR 58235 --- [nio-8443-exec-8] 
.a.c.c.C.[.[.[.[.a.f.i.c.c.JerseyConfig] : Servlet.service() for servlet 
[org.apache.fineract.infrastructure.core.config.JerseyConfig] in context with 
path [/fineract-provider] threw exception 
[org.glassfish.jersey.server.ContainerException: 
java.lang.NoClassDefFoundError: com/sun/activation/registries/LogSupport] with 
root cause

java.lang.ClassNotFoundException: com.sun.activation.registries.LogSupport
        at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
        at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
        at 
javax.activation.MimetypesFileTypeMap.(MimetypesFileTypeMap.java:100)
        at 
javax.activation.MimetypesFileTypeMap.(MimetypesFileTypeMap.java:271)
        at 
org.springframework.mail.javamail.ConfigurableMimeFileTypeMap.createFileTypeMap(ConfigurableMimeFileTypeMap.java:150)
        at 
org.springframework.mail.javamail.ConfigurableMimeFileTypeMap.getFileTypeMap(ConfigurableMimeFileTypeMap.java:123)
        at 
org.springframework.mail.javamail.ConfigurableMimeFileTypeMap.afterPropertiesSet(ConfigurableMimeFileTypeMap.java:110)
        at 
org.springframework.mail.javamail.JavaMailSenderImpl.(JavaMailSenderImpl.java:115)
        at 
org.apache.fineract.infrastructure.core.service.GmailBackedPlatformEmailService.sendDefinedEmail(GmailBackedPlatformEmailService.java:62)
        at 
org.apache.fineract.infrastructure.security.service.TwoFactorServiceImpl.createNewOTPToken(TwoFactorServiceImpl.java:117)
        at 
org.apache.fineract.infrastructure.security.service.TwoFactorServiceImpl$$FastClassBySpringCGLIB$$bb74bc54.invoke()
        at 
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
        at 
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689)
        at 
org.apache.fineract.infrastructure.security.service.TwoFactorServiceImpl$$EnhancerBySpringCGLIB$$da77fe75.createNewOTPToken()
        at 
org.apache.fineract.infrastructure.security.api.TwoFactorApiResource.requestToken(TwoFactorApiResource.java:97)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)

        at 
org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
        at 
org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
        at 
org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
        at 
org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
        at 
org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
        at 
org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
        at 
org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
        at 
org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
        at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
        at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
        at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
        at 
org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
        at 
org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
        at 
org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
        at 
org.gl

[jira] [Created] (FINERACT-1447) Overdraft Interest calculated is wrong

2021-11-29 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1447:
---

 Summary: Overdraft Interest calculated is wrong
 Key: FINERACT-1447
 URL: https://issues.apache.org/jira/browse/FINERACT-1447
 Project: Apache Fineract
  Issue Type: Bug
  Components: Savings
Affects Versions: 1.5.0
Reporter: Manoj Mohanan
Assignee: Shemin Anto
 Attachments: Screenshot from 2021-10-04 12-22-49.png, 
app_server_usage.png

Here is the scenario for replicating the bug.
 
Step 1 -> Day 1 (current day minus 2): Withdraw 100.
Step 2 -> Post interest.
Step 3 -> Day 2: (current day minus 1): Withdraw 1000.
 
Screenshots attached.
 
Current interest earned not posted shows:  -11.13
Expected interest earned not posted:  1,112.01 / 100 = 11.1201



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Resolved] (FINERACT-1413) Mapping a liability ledger to a charge and specifying narration for charges

2021-11-22 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1413.
-
Resolution: Fixed

> Mapping a liability ledger to a charge and specifying narration for charges
> ---
>
> Key: FINERACT-1413
> URL: https://issues.apache.org/jira/browse/FINERACT-1413
> Project: Apache Fineract
>  Issue Type: New Feature
>  Components: Accounting
>Affects Versions: 1.5.0
>Reporter: Anu Omotayo
>Assignee: Manoj Mohanan
>Priority: Major
>
> Currently charges can only be mapped to Income GLs in the product setup. 
>  
> We however require that charges can be mapped to liability GLs as well.  
> A customer account will be debited while a liability GL will be credited when 
> the transaction is done. We intend using it for unearned income recognition, 
> tax and other transaction scenarios.
> We also need to specify a description/narration when taking charges 
> especially for add hoc charges. e.g. "charge for additional checkbook with 
> ref number 234"



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Assigned] (FINERACT-1413) Mapping a liability ledger to a charge and specifying narration for charges

2021-11-22 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1413:
---

Assignee: Manoj Mohanan

> Mapping a liability ledger to a charge and specifying narration for charges
> ---
>
> Key: FINERACT-1413
> URL: https://issues.apache.org/jira/browse/FINERACT-1413
> Project: Apache Fineract
>  Issue Type: New Feature
>  Components: Accounting
>Affects Versions: 1.5.0
>Reporter: Anu Omotayo
>Assignee: Manoj Mohanan
>Priority: Major
>
> Currently charges can only be mapped to Income GLs in the product setup. 
>  
> We however require that charges can be mapped to liability GLs as well.  
> A customer account will be debited while a liability GL will be credited when 
> the transaction is done. We intend using it for unearned income recognition, 
> tax and other transaction scenarios.
> We also need to specify a description/narration when taking charges 
> especially for add hoc charges. e.g. "charge for additional checkbook with 
> ref number 234"



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Resolved] (FINERACT-1442) Multi-threading/Parallelisation for Savings Interest posting Job

2021-11-21 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1442.
-
Resolution: Fixed

> Multi-threading/Parallelisation for Savings Interest posting Job
> 
>
> Key: FINERACT-1442
> URL: https://issues.apache.org/jira/browse/FINERACT-1442
> Project: Apache Fineract
>  Issue Type: Improvement
>  Components: Savings
>Affects Versions: 1.5.0
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
> Fix For: 1.6.0
>
>
> Apply multi-threading/Parallelisation to Savings account Interest posting job



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (FINERACT-1442) Multi-threading/Parallelisation for Savings Interest posting Job

2021-11-16 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1442:
---

 Summary: Multi-threading/Parallelisation for Savings Interest 
posting Job
 Key: FINERACT-1442
 URL: https://issues.apache.org/jira/browse/FINERACT-1442
 Project: Apache Fineract
  Issue Type: Improvement
  Components: Savings
Affects Versions: 1.5.0
Reporter: Manoj Mohanan
Assignee: Manoj Mohanan
 Fix For: 1.6.0


Apply multi-threading/Parallelisation to Savings account Interest posting job



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Comment Edited] (FINERACT-1440) Enable Daily Interest Posting for Savings

2021-11-10 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan edited comment on FINERACT-1440 at 11/10/21, 10:19 AM:
-

[~vickyshiv]  , what is this attachment? chrome_proxy.exe? ?

 


was (Author: fynmanoj):
@Vikas Gupta , what is this attachment? chrome_proxy.exe? virus?

 

> Enable Daily Interest Posting for Savings
> -
>
> Key: FINERACT-1440
> URL: https://issues.apache.org/jira/browse/FINERACT-1440
> Project: Apache Fineract
>  Issue Type: Improvement
>Affects Versions: 1.5.0
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
> Fix For: 1.6.0
>
> Attachments: chrome_proxy.exe
>
>
> Add daily interest posting to savings account.
> currently Savings account supports monthly, quarterly, annually, bi-annually 
> etc,
>  
> Daily interest posting will be done as part of the Interest posting to 
> savings scheduler job which already exist.  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (FINERACT-1440) Enable Daily Interest Posting for Savings

2021-11-10 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1440:
-

@Vikas Gupta , what is this attachment? chrome_proxy.exe? virus?

 

> Enable Daily Interest Posting for Savings
> -
>
> Key: FINERACT-1440
> URL: https://issues.apache.org/jira/browse/FINERACT-1440
> Project: Apache Fineract
>  Issue Type: Improvement
>Affects Versions: 1.5.0
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
> Fix For: 1.6.0
>
> Attachments: chrome_proxy.exe
>
>
> Add daily interest posting to savings account.
> currently Savings account supports monthly, quarterly, annually, bi-annually 
> etc,
>  
> Daily interest posting will be done as part of the Interest posting to 
> savings scheduler job which already exist.  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (FINERACT-1440) Enable Daily Interest Posting for Savings

2021-11-09 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1440:
---

 Summary: Enable Daily Interest Posting for Savings
 Key: FINERACT-1440
 URL: https://issues.apache.org/jira/browse/FINERACT-1440
 Project: Apache Fineract
  Issue Type: Improvement
Affects Versions: 1.5.0
Reporter: Manoj Mohanan
Assignee: Manoj Mohanan
 Fix For: 1.6.0


Add daily interest posting to savings account.

currently Savings account supports monthly, quarterly, annually, bi-annually 
etc,

 

Daily interest posting will be done as part of the Interest posting to savings 
scheduler job which already exist.  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (FINERACT-1429) FD Interest Transfer Job not working properly on a backdated account

2021-11-04 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1429:
-

The issue is due to interest recalculation during the backdated transfer 
operation. When interest posting is set to period end, the transfer also falls 
within the period. After transfer the calculated interest is going wrong. Which 
leads to  an unnecessary reversal.

The proposed solution is to move transfer transaction out of the period by 
pushing it to t+1. This feature can be controlled by a global configuration.

> FD Interest Transfer Job not working properly on a backdated account
> 
>
> Key: FINERACT-1429
> URL: https://issues.apache.org/jira/browse/FINERACT-1429
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Savings
>Affects Versions: 1.5.0
>Reporter: Manoj Mohanan
>Assignee: Shreyas S Kumar
>Priority: Minor
>
> There is an erratic behaviour when the transfer job runs and transfers posted 
> interest in a backdated FD account to a linked savings account.
> This happens especially when  Interest posting is set to  be in the end of 
> period.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (FINERACT-1429) FD Interest Transfer Job not working properly on a backdated account

2021-11-04 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1429:
---

 Summary: FD Interest Transfer Job not working properly on a 
backdated account
 Key: FINERACT-1429
 URL: https://issues.apache.org/jira/browse/FINERACT-1429
 Project: Apache Fineract
  Issue Type: Bug
  Components: Savings
Affects Versions: 1.5.0
Reporter: Manoj Mohanan
Assignee: Shreyas S Kumar


There is an erratic behaviour when the transfer job runs and transfers posted 
interest in a backdated FD account to a linked savings account.

This happens especially when  Interest posting is set to  be in the end of 
period.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Reopened] (FINERACT-1405) Loan Collateral should be Optional while creating loan account

2021-10-23 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reopened FINERACT-1405:
-
  Assignee: Shreyas S Kumar  (was: Manoj Mohanan)

> Loan Collateral should be Optional while creating loan account
> --
>
> Key: FINERACT-1405
> URL: https://issues.apache.org/jira/browse/FINERACT-1405
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Shreyas S Kumar
>Priority: Minor
>
> Since there is no configuration option to switch on switch off collateral 
> from loan product,  loan collateral should be non manadatory at loan account 
> creation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (FINERACT-1405) Loan Collateral should be Optional while creating loan account

2021-10-23 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1405.
-
Resolution: Fixed

> Loan Collateral should be Optional while creating loan account
> --
>
> Key: FINERACT-1405
> URL: https://issues.apache.org/jira/browse/FINERACT-1405
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Shreyas S Kumar
>Priority: Minor
>
> Since there is no configuration option to switch on switch off collateral 
> from loan product,  loan collateral should be non manadatory at loan account 
> creation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (FINERACT-1348) Balloon Payment: Fix Principal Portion for each installment to a fixed percentage value

2021-10-23 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1348.
-
Resolution: Fixed

> Balloon Payment: Fix Principal Portion for each installment to a fixed 
> percentage value
> ---
>
> Key: FINERACT-1348
> URL: https://issues.apache.org/jira/browse/FINERACT-1348
> Project: Apache Fineract
>  Issue Type: Improvement
>  Components: Loan
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
> Attachments: Screenshot 2021-04-17 at 22.58.08.png
>
>
> This is part of inventory financing requirement.
> To achive Balloon Payment:
> For a fixed principal amortization loan, by fixing the Loan term and  
> principal percentage per installment, the remaining principal is added to the 
> last installment and thus the last installment becomes balloon payment.
> A new settings( parameter) 'fixed principal percentage per installment "  to 
> be introduced to loan product as well as Loan application with  CRUD changes 
> for the same.
> fix the principal percentage per installment` in both Flat interest method 
> and Declining balance method schedule
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-1348) Balloon Payment: Fix Principal Portion for each installment to a fixed percentage value

2021-10-23 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1348:
-

[https://github.com/apache/fineract/pull/1702]

> Balloon Payment: Fix Principal Portion for each installment to a fixed 
> percentage value
> ---
>
> Key: FINERACT-1348
> URL: https://issues.apache.org/jira/browse/FINERACT-1348
> Project: Apache Fineract
>  Issue Type: Improvement
>  Components: Loan
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
> Attachments: Screenshot 2021-04-17 at 22.58.08.png
>
>
> This is part of inventory financing requirement.
> To achive Balloon Payment:
> For a fixed principal amortization loan, by fixing the Loan term and  
> principal percentage per installment, the remaining principal is added to the 
> last installment and thus the last installment becomes balloon payment.
> A new settings( parameter) 'fixed principal percentage per installment "  to 
> be introduced to loan product as well as Loan application with  CRUD changes 
> for the same.
> fix the principal percentage per installment` in both Flat interest method 
> and Declining balance method schedule
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (FINERACT-1414) Fixed deposits are shown in savings account page from Global Search

2021-10-21 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1414:
---

Assignee: Shemin Anto  (was: Manoj Mohanan)

> Fixed deposits are shown in savings account page from Global Search
> ---
>
> Key: FINERACT-1414
> URL: https://issues.apache.org/jira/browse/FINERACT-1414
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Shemin Anto
>Priority: Minor
>
> When searched from Global Search  for a Fixed deposit, and while navigating 
> to that account it is shown in savings account details page.
> Expected: Fixed deposits should navigate to Fixed deposit details page



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (FINERACT-1411) Allow charges to map to all types of Ledgers

2021-10-21 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1411:
---

Assignee: Ankita Ranjan

> Allow charges to map to all types of Ledgers
> 
>
> Key: FINERACT-1411
> URL: https://issues.apache.org/jira/browse/FINERACT-1411
> Project: Apache Fineract
>  Issue Type: Improvement
>Reporter: Manoj Mohanan
>Assignee: Ankita Ranjan
>Priority: Minor
>
> For charges on savings account products, currently only Income legder type is 
> allowed.
> Enhane this feature to allow all ledger account types to be allowed.
> This feature should be configurable (ON/OFF) based on a configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (FINERACT-1410) Allow Payment types to map to all types of Ledgers

2021-10-21 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan edited comment on FINERACT-1410 at 10/21/21, 10:17 AM:
-

[~awasum]  we really appreciate your help.


was (Author: fynmanoj):
we really appreciate your help.

> Allow Payment types to map to all types of Ledgers
> --
>
> Key: FINERACT-1410
> URL: https://issues.apache.org/jira/browse/FINERACT-1410
> Project: Apache Fineract
>  Issue Type: Improvement
>  Components: Accounting, Savings
>Affects Versions: 1.5.0
>Reporter: Manoj Mohanan
>Priority: Minor
>  Labels: beginner
> Fix For: 1.6.0
>
> Attachments: image-2021-10-20-14-20-45-594.png, 
> image-2021-10-20-14-22-28-191.png
>
>
> For Payment types on savings account products, currently only Asset ledger 
> type is allowed.
> Enhane this feature to allow all ledger account types to be allowed.
> This feature should be configurable (ON/OFF) based on a configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-1410) Allow Payment types to map to all types of Ledgers

2021-10-21 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1410:
-

we really appreciate your help.

> Allow Payment types to map to all types of Ledgers
> --
>
> Key: FINERACT-1410
> URL: https://issues.apache.org/jira/browse/FINERACT-1410
> Project: Apache Fineract
>  Issue Type: Improvement
>  Components: Accounting, Savings
>Affects Versions: 1.5.0
>Reporter: Manoj Mohanan
>Priority: Minor
>  Labels: beginner
> Fix For: 1.6.0
>
> Attachments: image-2021-10-20-14-20-45-594.png, 
> image-2021-10-20-14-22-28-191.png
>
>
> For Payment types on savings account products, currently only Asset ledger 
> type is allowed.
> Enhane this feature to allow all ledger account types to be allowed.
> This feature should be configurable (ON/OFF) based on a configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-1410) Allow Payment types to map to all types of Ledgers

2021-10-21 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1410:
-

[~awasum], I am not able to assign this issue to [~AnkiR]. we have been trying 
this quite  some time, hence this is kept unassigned.   Could you please help 
us?

> Allow Payment types to map to all types of Ledgers
> --
>
> Key: FINERACT-1410
> URL: https://issues.apache.org/jira/browse/FINERACT-1410
> Project: Apache Fineract
>  Issue Type: Improvement
>  Components: Accounting, Savings
>Affects Versions: 1.5.0
>Reporter: Manoj Mohanan
>Priority: Minor
>  Labels: beginner
> Fix For: 1.6.0
>
> Attachments: image-2021-10-20-14-20-45-594.png, 
> image-2021-10-20-14-22-28-191.png
>
>
> For Payment types on savings account products, currently only Asset ledger 
> type is allowed.
> Enhane this feature to allow all ledger account types to be allowed.
> This feature should be configurable (ON/OFF) based on a configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-1410) Allow Payment types to map to all types of Ledgers

2021-10-21 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1410:
-

[~AnkiR],  I am not able to assign this issue to you, can you try to assign 
this to your self?

> Allow Payment types to map to all types of Ledgers
> --
>
> Key: FINERACT-1410
> URL: https://issues.apache.org/jira/browse/FINERACT-1410
> Project: Apache Fineract
>  Issue Type: Improvement
>  Components: Accounting, Savings
>Affects Versions: 1.5.0
>Reporter: Manoj Mohanan
>Priority: Minor
>  Labels: beginner
> Fix For: 1.6.0
>
> Attachments: image-2021-10-20-14-20-45-594.png, 
> image-2021-10-20-14-22-28-191.png
>
>
> For Payment types on savings account products, currently only Asset ledger 
> type is allowed.
> Enhane this feature to allow all ledger account types to be allowed.
> This feature should be configurable (ON/OFF) based on a configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-1410) Allow Payment types to map to all types of Ledgers

2021-10-20 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1410:
-

[~francisguchie], your feature can also be added similat to the feature added 
in this ticket. major changes are in the UI, but we need to add a configuration 
to controll that feature, because this is an exceptional feature

> Allow Payment types to map to all types of Ledgers
> --
>
> Key: FINERACT-1410
> URL: https://issues.apache.org/jira/browse/FINERACT-1410
> Project: Apache Fineract
>  Issue Type: Improvement
>Reporter: Manoj Mohanan
>Priority: Minor
> Attachments: image-2021-10-20-14-20-45-594.png, 
> image-2021-10-20-14-22-28-191.png
>
>
> For Payment types on savings account products, currently only Asset ledger 
> type is allowed.
> Enhane this feature to allow all ledger account types to be allowed.
> This feature should be configurable (ON/OFF) based on a configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (FINERACT-1414) Fixed deposits are shown in savings account page from Global Search

2021-10-19 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1414:
---

 Summary: Fixed deposits are shown in savings account page from 
Global Search
 Key: FINERACT-1414
 URL: https://issues.apache.org/jira/browse/FINERACT-1414
 Project: Apache Fineract
  Issue Type: Bug
Reporter: Manoj Mohanan
Assignee: Manoj Mohanan


When searched from Global Search  for a Fixed deposit, and while navigating to 
that account it is shown in savings account details page.

Expected: Fixed deposits should navigate to Fixed deposit details page



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-1410) Allow Payment types to map to all types of Ledgers

2021-10-19 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1410:
-

[~francisguchie],

In Fineract side we will add configurations to sqitch on/off this feature.

in community -app, based on the configuration, the ledger dropdowns will be 
populated.

The use case is to extend existing accounting infra for some additional payment 
requirements.

> Allow Payment types to map to all types of Ledgers
> --
>
> Key: FINERACT-1410
> URL: https://issues.apache.org/jira/browse/FINERACT-1410
> Project: Apache Fineract
>  Issue Type: Improvement
>Reporter: Manoj Mohanan
>Priority: Minor
>
> For Payment types on savings account products, currently only Asset ledger 
> type is allowed.
> Enhane this feature to allow all ledger account types to be allowed.
> This feature should be configurable (ON/OFF) based on a configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (FINERACT-1411) Allow charges to map to all types of Ledgers

2021-10-18 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1411:
---

 Summary: Allow charges to map to all types of Ledgers
 Key: FINERACT-1411
 URL: https://issues.apache.org/jira/browse/FINERACT-1411
 Project: Apache Fineract
  Issue Type: Improvement
Reporter: Manoj Mohanan


For charges on savings account products, currently only Income legder type is 
allowed.

Enhane this feature to allow all ledger account types to be allowed.

This feature should be configurable (ON/OFF) based on a configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FINERACT-1410) Allow Payment types to map to all types of Ledgers

2021-10-18 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1410:

Description: 
For Payment types on savings account products, currently only Asset ledger type 
is allowed.

Enhane this feature to allow all ledger account types to be allowed.

This feature should be configurable (ON/OFF) based on a configuration.

  was:
For Payment types on savings account products, currently only Asset leder type 
is allowed.

Enhane this feature to allow all ledger account types to be allowed.

This feature should be configurable (ON/OFF) based on a configuration.


> Allow Payment types to map to all types of Ledgers
> --
>
> Key: FINERACT-1410
> URL: https://issues.apache.org/jira/browse/FINERACT-1410
> Project: Apache Fineract
>  Issue Type: Improvement
>Reporter: Manoj Mohanan
>Priority: Minor
>
> For Payment types on savings account products, currently only Asset ledger 
> type is allowed.
> Enhane this feature to allow all ledger account types to be allowed.
> This feature should be configurable (ON/OFF) based on a configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (FINERACT-1410) Allow Payment types to map to all types of Ledgers

2021-10-18 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1410:
---

 Summary: Allow Payment types to map to all types of Ledgers
 Key: FINERACT-1410
 URL: https://issues.apache.org/jira/browse/FINERACT-1410
 Project: Apache Fineract
  Issue Type: Improvement
Reporter: Manoj Mohanan


For Payment types on savings account products, currently only Asset leder type 
is allowed.

Enhane this feature to allow all ledger account types to be allowed.

This feature should be configurable (ON/OFF) based on a configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (FINERACT-1405) Loan Collateral should be Optional while creating loan account

2021-10-11 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1405.
-
Resolution: Fixed

> Loan Collateral should be Optional while creating loan account
> --
>
> Key: FINERACT-1405
> URL: https://issues.apache.org/jira/browse/FINERACT-1405
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
>
> Since there is no configuration option to switch on switch off collateral 
> from loan product,  loan collateral should be non manadatory at loan account 
> creation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-1405) Loan Collateral should be Optional while creating loan account

2021-10-11 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1405:
-

[~bgowda], Affirmative.  

The changes pushed in satisfies your requirement.  Thanks alot, [~bgowda], 
[~BLasan]

> Loan Collateral should be Optional while creating loan account
> --
>
> Key: FINERACT-1405
> URL: https://issues.apache.org/jira/browse/FINERACT-1405
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
>
> Since there is no configuration option to switch on switch off collateral 
> from loan product,  loan collateral should be non manadatory at loan account 
> creation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (FINERACT-1405) Loan Collateral should be Optional while creating loan account

2021-10-08 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan edited comment on FINERACT-1405 at 10/8/21, 3:40 PM:
---

[~BLasan],  Can you provide your view on this ?  we are updating collateral to 
optional while loan apply

 


was (Author: fynmanoj):
[~BLasan],  Can you provice your view on this ?  we are updating collateral to 
optional 

 

> Loan Collateral should be Optional while creating loan account
> --
>
> Key: FINERACT-1405
> URL: https://issues.apache.org/jira/browse/FINERACT-1405
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
>
> Since there is no configuration option to switch on switch off collateral 
> from loan product,  loan collateral should be non manadatory at loan account 
> creation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-1405) Loan Collateral should be Optional while creating loan account

2021-10-08 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1405:
-

[~BLasan],  Can you provice your view on this ?  we are updating collateral to 
optional 

 

> Loan Collateral should be Optional while creating loan account
> --
>
> Key: FINERACT-1405
> URL: https://issues.apache.org/jira/browse/FINERACT-1405
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
>
> Since there is no configuration option to switch on switch off collateral 
> from loan product,  loan collateral should be non manadatory at loan account 
> creation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (FINERACT-1405) Loan Collateral should be Optional while creating loan account

2021-10-08 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan reassigned FINERACT-1405:
---

Assignee: Manoj Mohanan

> Loan Collateral should be Optional while creating loan account
> --
>
> Key: FINERACT-1405
> URL: https://issues.apache.org/jira/browse/FINERACT-1405
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
>
> Since there is no configuration option to switch on switch off collateral 
> from loan product,  loan collateral should be non manadatory at loan account 
> creation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FINERACT-1405) Loan Collateral should be Optional while creating loan account

2021-10-08 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan updated FINERACT-1405:

Priority: Minor  (was: Major)

> Loan Collateral should be Optional while creating loan account
> --
>
> Key: FINERACT-1405
> URL: https://issues.apache.org/jira/browse/FINERACT-1405
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Priority: Minor
>
> Since there is no configuration option to switch on switch off collateral 
> from loan product,  loan collateral should be non manadatory at loan account 
> creation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (FINERACT-1405) Loan Collateral should be Optional while creating loan account

2021-10-08 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1405:
---

 Summary: Loan Collateral should be Optional while creating loan 
account
 Key: FINERACT-1405
 URL: https://issues.apache.org/jira/browse/FINERACT-1405
 Project: Apache Fineract
  Issue Type: Bug
Reporter: Manoj Mohanan


Since there is no configuration option to switch on switch off collateral from 
loan product,  loan collateral should be non manadatory at loan account 
creation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (FINERACT-1401) Double Posting On Closing of Matured Fixed Deposits

2021-10-04 Thread Manoj Mohanan (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manoj Mohanan resolved FINERACT-1401.
-
Resolution: Fixed

> Double Posting On Closing of Matured Fixed Deposits
> ---
>
> Key: FINERACT-1401
> URL: https://issues.apache.org/jira/browse/FINERACT-1401
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Major
> Attachments: duptran.PNG
>
>
>  
>  
> while closing Fixed deposit with withdraw option, system is posting duplicate 
> journal entries
>  
> Expected:  single entry expected.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (FINERACT-1401) Double Posting On Closing of Matured Fixed Deposits

2021-10-01 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1401:
---

 Summary: Double Posting On Closing of Matured Fixed Deposits
 Key: FINERACT-1401
 URL: https://issues.apache.org/jira/browse/FINERACT-1401
 Project: Apache Fineract
  Issue Type: Bug
Reporter: Manoj Mohanan
Assignee: Manoj Mohanan
 Attachments: duptran.PNG

 

 

while closing Fixed deposit with withdraw option, system is posting duplicate 
journal entries

 

Expected:  single entry expected.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (FINERACT-1400) Bulkimport to import opening balances for Ledgers

2021-10-01 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1400:
---

 Summary: Bulkimport to  import opening balances for Ledgers
 Key: FINERACT-1400
 URL: https://issues.apache.org/jira/browse/FINERACT-1400
 Project: Apache Fineract
  Issue Type: Improvement
  Components: Accounting
Affects Versions: 1.5.0
Reporter: Manoj Mohanan
Assignee: Manoj Mohanan


There is no Bulk import option to import opening balances for Chart of 
accounts. This would make migratiosn easier.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (FINERACT-1399) Tag /Tag Id is mandatory in Bulk Import for chart of account

2021-10-01 Thread Manoj Mohanan (Jira)
Manoj Mohanan created FINERACT-1399:
---

 Summary: Tag /Tag Id is mandatory in Bulk Import for chart of 
account
 Key: FINERACT-1399
 URL: https://issues.apache.org/jira/browse/FINERACT-1399
 Project: Apache Fineract
  Issue Type: Bug
  Components: Accounting
Affects Versions: 1.5.0
Reporter: Manoj Mohanan
Assignee: Manoj Mohanan


While doing Bulk import for chart of accounts, the Tag / Tag Id are mandatory 
where as these are not mandatory for creating chart of account.

Expected result:  Tag/ Tag Id should not be mandatory for bulk import.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-1349) Balloon Payment: Reschedule: change Fixed Principal percentage for each installment on active loan

2021-09-10 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1349:
-

[~awasum] please check these PRs

 

[https://github.com/openMF/community-app/pull/3383]

 

https://github.com/apache/fineract/pull/1708

> Balloon Payment: Reschedule: change Fixed Principal percentage for each 
> installment on active loan
> --
>
> Key: FINERACT-1349
> URL: https://issues.apache.org/jira/browse/FINERACT-1349
> Project: Apache Fineract
>  Issue Type: Improvement
>  Components: Loan
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
> Attachments: Screenshot 2021-04-19 at 17.48.04.png
>
>
> This is part of inventory financing requirement.
> Linked feature :  https://issues.apache.org/jira/browse/FINERACT-1348
> Add feature to modify the new settings/parameter  "fixed principal percentage 
> per installment " on an active loan.
> This can be done as reschedule feature along with other reschedule options.
>  
> post disbursement, go to reschedule loan option to modify the principal 
> percentage.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-1348) Balloon Payment: Fix Principal Portion for each installment to a fixed percentage value

2021-09-10 Thread Manoj Mohanan (Jira)


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

Manoj Mohanan commented on FINERACT-1348:
-

[~awasum], [~avikganguly010]

The PR got closed as it went stale

 

[https://github.com/openMF/community-app/pull/3381]

 

[https://github.com/apache/fineract/pull/1702]

 

> Balloon Payment: Fix Principal Portion for each installment to a fixed 
> percentage value
> ---
>
> Key: FINERACT-1348
> URL: https://issues.apache.org/jira/browse/FINERACT-1348
> Project: Apache Fineract
>  Issue Type: Improvement
>  Components: Loan
>Reporter: Manoj Mohanan
>Assignee: Manoj Mohanan
>Priority: Minor
> Attachments: Screenshot 2021-04-17 at 22.58.08.png
>
>
> This is part of inventory financing requirement.
> To achive Balloon Payment:
> For a fixed principal amortization loan, by fixing the Loan term and  
> principal percentage per installment, the remaining principal is added to the 
> last installment and thus the last installment becomes balloon payment.
> A new settings( parameter) 'fixed principal percentage per installment "  to 
> be introduced to loan product as well as Loan application with  CRUD changes 
> for the same.
> fix the principal percentage per installment` in both Flat interest method 
> and Declining balance method schedule
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)