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 e5c861971fa2ca4d433c1286c657daecf5cddbbf Merge: 2568c9d 84bf1ff Author: Aman-Mittal <[email protected]> AuthorDate: Sun Aug 9 13:28:26 2026 +0530 Merge pull request #306 from Aman-Mittal/feat/product-accounting-mappings feat(products): configure accounting on loan products e2e/loan-product-accounting.spec.ts | 172 +++++++++++++ playwright.config.ts | 1 + .../accounting/gl-account-select.component.ts | 97 ++++++++ .../product-accounting-section.component.spec.ts | 212 ++++++++++++++++ .../product-accounting-section.component.ts | 249 +++++++++++++++++++ .../accounting/product-accounting.model.ts | 272 +++++++++++++++++++++ .../products/loan-product-form.component.spec.ts | 180 ++++++++++++++ .../products/loan-product-form.component.ts | 85 ++++++- src/assets/i18n/en.json | 20 +- 9 files changed, 1282 insertions(+), 6 deletions(-)
