You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ju...@apache.org on 2019/10/17 07:34:13 UTC

[fineract-cn-cheques] 14/44: Merge pull request #6 from markusgeiss/develop

This is an automated email from the ASF dual-hosted git repository.

juhan pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-cheques.git

commit 97db521f93071acfb750a020125046e5b99a2ee3
Merge: 2e269c5 9a4c970
Author: Markus Geiss <ma...@kuelap.io>
AuthorDate: Thu Sep 7 11:27:21 2017 +0200

    Merge pull request #6 from markusgeiss/develop
    
    added cheques receivable account handling

 .../mifos/cheque/api/v1/domain/ChequeTransaction.java  | 13 ++++++++++++-
 .../src/main/java/io/mifos/cheque/TestCheques.java     |  3 +++
 .../src/main/java/io/mifos/cheque/TestMICR.java        |  1 +
 .../internal/command/ChequeTransactionCommand.java     | 18 +++++++++++++-----
 .../internal/command/handler/ChequeAggregate.java      |  6 ++----
 .../service/rest/ChequeTransactionRestController.java  |  2 +-
 6 files changed, 32 insertions(+), 11 deletions(-)