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/09 07:39:32 UTC

[fineract-cn-cheques] 18/41: Merge pull request #8 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 6efef67d3f49bdc258cf5265c292ced72ee21c15
Merge: d3d477a b0bb0e8
Author: Markus Geiss <ma...@kuelap.io>
AuthorDate: Tue Oct 3 11:32:03 2017 +0200

    Merge pull request #8 from markusgeiss/develop
    
    added ability to handle legacy account numbers

 api/src/main/java/io/mifos/cheque/api/v1/domain/Cheque.java |  1 -
 .../io/mifos/cheque/api/v1/domain/ChequeTransaction.java    |  1 -
 .../src/main/java/io/mifos/cheque/TestCheques.java          | 12 ++++++++----
 component-test/src/main/java/io/mifos/cheque/TestMICR.java  |  7 +++++++
 .../service/internal/command/handler/ChequeAggregate.java   |  4 ++--
 .../service/internal/service/helper/AccountingService.java  | 13 ++++++++++---
 6 files changed, 27 insertions(+), 11 deletions(-)