You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Reehan (Jira)" <ji...@apache.org> on 2020/05/27 04:30:00 UTC

[jira] [Created] (FINERACT-1009) Client to accounting transfer feature where amount can taken to / from client for passing Journal Entry

Reehan created FINERACT-1009:
--------------------------------

             Summary: Client to accounting transfer feature where amount can taken to / from client for passing Journal Entry
                 Key: FINERACT-1009
                 URL: https://issues.apache.org/jira/browse/FINERACT-1009
             Project: Apache Fineract
          Issue Type: Improvement
          Components: Accounting, Client, Savings
    Affects Versions: 1.4.0
            Reporter: Reehan


In this feature need to provide a backend support for affecting a transfer entry where:
 # Amount is +withdrawn+ from client's saving account and a JE is passed - this is to account for expense of the MFI on behalf of the client (Eg: Pay bills online for client)
 # Amount is +deposited+ to client's savings account and a JE is passed - this is to account for expense of the MFI while that amount is paid to the client (Eg: Giving salary to a client)

This feature has been developed and available under the git [this|https://github.com/reehanlalkhan/imifosx-server/tree/dev] repo. It needs to be redesigned to bring under org.apache package and using the command pattern along with appropriate validation needs to be implemented.

Further similar loan related scenarios needs to be implemented, as that has not been delivered under the above mentioned git repo. In case of loans
 # Loan amount increases in case the MFI incurs an expense on behalf of the client and wishes to put it as a loan to the client
 # Laon amount decreases in case the MFI pays an amount to the client as a loan repayment while MFI incurs expense under specific expense accounting head

 



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