You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Mihaly Dallos (Jira)" <ji...@apache.org> on 2022/12/09 15:42:00 UTC

[jira] [Created] (FINERACT-1832) Charge pay functionality is not working

Mihaly Dallos created FINERACT-1832:
---------------------------------------

             Summary: Charge pay functionality is not working
                 Key: FINERACT-1832
                 URL: https://issues.apache.org/jira/browse/FINERACT-1832
             Project: Apache Fineract
          Issue Type: Bug
            Reporter: Mihaly Dallos


*Test steps:*
 * Create a saving account

 * Activate it

 * Create a new loan with charge

 * Try to Pay the Charge

POST: \{{url}}/loans/442/charges/138/?command=pay

Payload: \{ "transactionDate": "30 November 2022", "dateFormat": "dd MMMM yyyy", "locale": "en" }

*Actual result:*

The POST request is successful but on the Loan the amount was not marked as paid.

*Expected result:*

The amount should be marked as paid for the charge



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