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