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 fc524e1499724fd4334cb04bfa5b90d98a4c1241
Merge: 164ade1 32461b2
Author: Aman-Mittal <[email protected]>
AuthorDate: Sat Aug 15 01:15:48 2026 +0530

    Merge pull request #342 from Aman-Mittal/feat/share-and-advanced-accounting
    
    feat(products): map share capital to the ledger, and route channels and 
charges

 e2e/loan-product-accounting.spec.ts                |  19 +
 e2e/share-product-accounting.spec.ts               | 146 +++++++
 playwright.config.ts                               |   1 +
 .../advanced-accounting-mappings.component.spec.ts | 190 +++++++++
 .../advanced-accounting-mappings.component.ts      | 459 +++++++++++++++++++++
 .../product-accounting-section.component.spec.ts   |  67 +++
 .../product-accounting-section.component.ts        |   5 +-
 .../accounting/product-accounting.model.ts         | 203 ++++++++-
 .../products/loan-product-form.component.ts        |  42 ++
 .../products/savings-product-form.component.ts     |  33 ++
 .../shares/share-product-form.component.ts         |  99 ++++-
 src/assets/i18n/en.json                            |  16 +
 12 files changed, 1271 insertions(+), 9 deletions(-)

Reply via email to