This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
commit a5f39362485e580f94533ab30ea2aa1b35afe0a6 Merge: 8df9b97 77dfecc Author: Aman-Mittal <[email protected]> AuthorDate: Sun Aug 2 16:48:43 2026 +0530 Merge pull request #199 from Aman-Mittal/feat/savings-account-servicing feat(savings): add interest, annual fee and account-block servicing commands src/app/core/icons.ts | 6 + .../savings-account-view.component.spec.ts | 43 ++++ .../products/savings-account-view.component.ts | 228 ++++++++++++++++++++- .../products/savings-block-dialog.component.ts | 153 ++++++++++++++ src/assets/i18n/en.json | 28 ++- 5 files changed, 454 insertions(+), 4 deletions(-)
