This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 5d258a68f9 Merge pull request #5872
add a75b54c06f FINERACT-2375 Add loan product template examples
new 5ee57bf60d Merge pull request #5926
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:
.../src/docs/en/chapters/features/index.adoc | 1 +
.../chapters/features/loan-product-templates.adoc | 70 ++++++++++++++++++++++
.../loan-products/declining-balance-monthly.json | 49 +++++++++++++++
.../loan-products/equal-principal-monthly.json | 35 +++++++++++
.../loan-products/flat-interest-monthly.json | 35 +++++++++++
.../loan-products/interest-free-installments.json | 35 +++++++++++
.../loan-products/weekly-small-business.json | 49 +++++++++++++++
7 files changed, 274 insertions(+)
create mode 100644
fineract-doc/src/docs/en/chapters/features/loan-product-templates.adoc
create mode 100644
fineract-doc/src/docs/en/examples/loan-products/declining-balance-monthly.json
create mode 100644
fineract-doc/src/docs/en/examples/loan-products/equal-principal-monthly.json
create mode 100644
fineract-doc/src/docs/en/examples/loan-products/flat-interest-monthly.json
create mode 100644
fineract-doc/src/docs/en/examples/loan-products/interest-free-installments.json
create mode 100644
fineract-doc/src/docs/en/examples/loan-products/weekly-small-business.json