This is an automated email from the ASF dual-hosted git repository.
Aman-Mittal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
from c371d77 Merge pull request #191 from
Aman-Mittal/feat/loan-product-capitalized-income-buydown
add 4c0995f feat(products): configure interest recalculation and the
remaining product settings
add 930ed58 fix(products): require daily interest calculation when
recalculation is on
new 0285bd7 Merge pull request #193 from
Aman-Mittal/feat/loan-product-interest-recalculation
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:
e2e/full-demo.spec.ts | 22 +
e2e/loan-product-down-payment.spec.ts | 113 +++++
.../products/loan-product-form.component.spec.ts | 190 ++++++-
.../products/loan-product-form.component.ts | 551 +++++++++++++++++++--
src/assets/i18n/en.json | 31 +-
5 files changed, 872 insertions(+), 35 deletions(-)