src/app/accounting/subLedger/sub-ledger.detail.component.html [33:47]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
account_balance

Type

{{ledger.type}}

Balance

{{ledger.totalValue | displayFimsNumber}}

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - src/app/accounting/subLedger/sub-ledger.list.component.html [24:38]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
account_balance

Type

{{ledger.type}}

Balance

{{ledger.totalValue | displayFimsNumber}}

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -