[jira] [Commented] (FINERACT-1626) applyAdditionalShares is broken in Fineract 1.7

2022-07-22 Thread Kigenyi Wilfred (Jira)


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

Kigenyi Wilfred commented on FINERACT-1626:
---

On further investigation, the issue arises when the product being used is Cash 
Based. In cases when there is no accounting, it works fine [~hussaiki] 

> applyAdditionalShares is broken in Fineract 1.7
> ---
>
> Key: FINERACT-1626
> URL: https://issues.apache.org/jira/browse/FINERACT-1626
> Project: Apache Fineract
>  Issue Type: Bug
>  Components: Shares
>Affects Versions: 1.7.0
> Environment: OS: Windows 11
> Container: Tomcat 9.0.63
> Java: openjdk version "17.0.3" 2022-04-19 LTS
> Platform: Fineract 1.7
>Reporter: Kigenyi Wilfred
>Priority: Major
> Attachments: ErrorOnAdditionalShares.txt
>
>
> Requests to purchase additional shares fail with code 500. This was working 
> okay in 1.6 but in 1.7 it fails.
> A body of this shape is posted to 
> https://localhost:8443/fineract-provider/api/v1/accounts/share/5?command=applyadditionalshares
>  
> And 500 error is raised.
> {code:java}
> {"unitPrice":2,"requestedDate":"26 May 
> 2022","requestedShares":"20","locale":"en","dateFormat":"dd  "}{code}



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


[jira] [Updated] (FINERACT-1638) Overdraft is extended or partially repaid, the interest is not being calculated correctly as it is not including previous days interest when calculating new interest p

2022-07-22 Thread Vikranth Ramasami (Jira)


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

Vikranth Ramasami updated FINERACT-1638:

Description: 
!1638.JPG!

 
 * We are expecting the interest applied on 8{^}th{^} June to be 12.78 i.e. 1% 
of 1277.95 (i.e the account balance including previous days 
interest).{+}{{+}}{+}{{+}}
 * Instead the interest is being posted as 12.57 which is 1% of 1257.45 (which 
is the sum of only the withdrawal and withdrawal entries).

 The same issue will happen if you say do a withdrawal today and then do a 
partial deposit or another withdrawal the interest posted tomorrow will be 
incorrect 

  was:
!1638.JPG!

 
 * We are expecting the interest applied on 8{^}th{^} June to be 12.78 i.e. 1% 
of 1277.95 (i.e the account balance including previous days 
interest).{+}{{+}}{+}{{+}}
 * Instead the interest is being posted as 12.57 which is 1% of 1257.45 (which 
is the sum of only the withdrawal and withdrawal entries).


> Overdraft is extended or partially repaid, the interest is not being 
> calculated correctly as it is not including previous days interest when 
> calculating new interest posting
> -
>
> Key: FINERACT-1638
> URL: https://issues.apache.org/jira/browse/FINERACT-1638
> Project: Apache Fineract
>  Issue Type: Bug
>Reporter: Vikranth Ramasami
>Priority: Major
> Attachments: 1638.JPG
>
>
> !1638.JPG!
>  
>  * We are expecting the interest applied on 8{^}th{^} June to be 12.78 i.e. 
> 1% of 1277.95 (i.e the account balance including previous days 
> interest).{+}{{+}}{+}{{+}}
>  * Instead the interest is being posted as 12.57 which is 1% of 1257.45 
> (which is the sum of only the withdrawal and withdrawal entries).
>  The same issue will happen if you say do a withdrawal today and then do a 
> partial deposit or another withdrawal the interest posted tomorrow will be 
> incorrect 



--
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)