You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by aw...@apache.org on 2019/09/02 20:44:04 UTC

[fineract-cn-reporting] 19/47: Merge pull request #2 from skylabaseInc/develop

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

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

commit a3dee1ef565088425a545357e5c6abb8230ffbdd
Merge: fe4f978 096a62c
Author: Markus Geiß <ma...@apache.org>
AuthorDate: Wed Sep 6 19:12:49 2017 +0200

    Merge pull request #2 from skylabaseInc/develop
    
    Deposit, Teller, Loan and Income state report updates

 .gitignore                                         |   2 +
 .../io/mifos/reporting/api/v1/domain/Sample.java   |  20 ++
 .../TestSavingListReportSpecification.java         |  21 ++
 .../DepositListReportSpecification.java            | 377 +++++++++++++++++++++
 .../IncomeStatementReportSpecification.java        | 221 ++++++++++++
 .../specification/LoanListReportSpecification.java | 295 ++++++++++++++++
 ...llerCashierDailyBalanceReportSpecification.java |  72 ++++
 .../TellerListReportSpecification.java             | 221 ++++++++++++
 8 files changed, 1229 insertions(+)