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

James Dailey updated FINERACT-2071:
-----------------------------------
    Fix Version/s: 1.10.1

> Incorrect trial/transaction summary behavior for asset buyback on overpaid 
> accounts
> -----------------------------------------------------------------------------------
>
>                 Key: FINERACT-2071
>                 URL: https://issues.apache.org/jira/browse/FINERACT-2071
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Norbert Táskai
>            Priority: Major
>             Fix For: 1.10.0, 1.10.1
>
>
> In general, when an overpayment of 10 gets made :
>  
>  {{(+10) debit SUSPENDED_CLEARING_ACCOUNT/145023, (-10) credit 
> UNC_RECEIVABLE/245000           -> net unc_receivable = -10}}
>  
> EXPECTED: When a buyback of an account with overpayment happens:
>  
>  {{Investor Account: (+10) debit UNC_RECEIVABLE/245000, (-10) credit 
> ASSET_TRANSFER/146000     -> net investor unc_receivable = 0 Self Account: 
> (+10) debit ASSET_TRANSFER/146000,  (-10) credit UNC_RECEIVABLE/245000        
> -> net self unc_receivable = -10 }}
>  
> OBSERVED:
>  
>  {{Investor Account: (+10) debit ASSET_TRANSFER/146000,  (-10) credit 
> UNC_RECEIVABLE/245000    -> net investor unc_receivable = -20Self Account: 
> (+10) debit UNC_RECEIVABLE/245000, (-10) credit ASSET_TRANSFER/146000         
> -> net self unc_receivable = +10}}



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

Reply via email to