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 2018/09/06 09:11:01 UTC

[fineract-cn-accounting] 01/01: Merge pull request #7 from Izakey/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-accounting.git

commit 27fac6cf4ba1757a2d362e22608a7037aa45fe97
Merge: 9259b57 b79433c
Author: Awasum Yannick <ya...@gmail.com>
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(-)