Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-2071

Incorrect trial/transaction summary behavior for asset buyback on overpaid accounts

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      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

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            taskain7 Norbert Táskai

            Dates

              Created:
              Updated:

              Slack

                Issue deployment