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ß <[email protected]> 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(+)
