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-accounting.git
commit 27fac6cf4ba1757a2d362e22608a7037aa45fe97 Merge: 9259b57 b79433c Author: Awasum Yannick <[email protected]> AuthorDate: Thu Sep 6 10:10:58 2018 +0100 Merge pull request #7 from Izakey/develop Document APIs for transaction types, journal entries, accounts and le… .gitignore | 4 + component-test/build.gradle | 14 +- .../cn/accounting/AccountApiDocumentation.java | 1019 ++++++++++++++++++++ .../accounting/JournalEntryApiDocumentation.java | 305 ++++++ .../cn/accounting/LedgerApiDocumentation.java | 440 +++++++++ .../TransactionTypeApiDocumentation.java | 157 +++ 6 files changed, 1938 insertions(+), 1 deletion(-)
