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 10:29:13 UTC

[fineract-cn-payroll] branch develop updated (3b637b9 -> 9f53efc)

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

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


    from 3b637b9  Merge pull request #6 from apache/revert-5-develop
     add 6094e1e  Document Payroll API to configure payroll alocations
     add d596ee2  Fix failing test and licensing information
     new 9f53efc  Merge pull request #7 from Izakey/develop

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 component-test/build.gradle                        |  13 +-
 .../cn/payroll/PayrollApiDocumentation.java        | 413 +++++++++++++++++++++
 2 files changed, 425 insertions(+), 1 deletion(-)
 create mode 100644 component-test/src/main/java/org/apache/fineract/cn/payroll/PayrollApiDocumentation.java


[fineract-cn-payroll] 01/01: Merge pull request #7 from Izakey/develop

Posted by aw...@apache.org.
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-payroll.git

commit 9f53efc1a7e813c0c1870534a8c8667d04d6c34b
Merge: 3b637b9 d596ee2
Author: Awasum Yannick <ya...@gmail.com>
AuthorDate: Thu Sep 6 11:29:11 2018 +0100

    Merge pull request #7 from Izakey/develop
    
    Document Payroll API to configure payroll allocations

 component-test/build.gradle                        |  13 +-
 .../cn/payroll/PayrollApiDocumentation.java        | 413 +++++++++++++++++++++
 2 files changed, 425 insertions(+), 1 deletion(-)