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 5f1f0f6cb3a35464404706b04ee73ee599bdf276 Merge: fe4f978 a3dee1e Author: Markus Geiss <[email protected]> AuthorDate: Wed Sep 6 19:14:22 2017 +0200 Merge pull request #1 from markusgeiss/develop some new reports .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(+)
