Skip to content

CompanyCurrency

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/organization/company-currency.model.ts (line 1)

Part of: Frontend

Properties

PropertyType
CompanyCurrencyIDnumber
CurrencyCodestring
Namestring
CompanyIDnumber
Symbolstring

Used by

13 references from 13 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (13)

  • CompanyCurrencyComponentFrontend/src/app/components/configuration/commercial/company-currency/company-currency.component.ts:1
  • NewBranchComponentFrontend/src/app/components/configuration/company/main-branch/new.branch.component.ts:1
  • BranchDataFrontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-account-payable/mrm-account-payable.component.ts:1
  • BranchDataFrontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-account-receivable/mrm-account-receivable.component.ts:1
  • BranchDataFrontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-cash-flow/mrm-cash-flow.component.ts:1
  • BranchDataFrontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-cash-flow-forecasted/mrm-cash-flow-forecasted.component.ts:1
  • AccountDetailsComponentFrontend/src/app/components/market/account-details/account-details.component.ts:1
  • DecreasedTableComponentFrontend/src/app/components/market/account-details/decreased-table/decreased-table.component.ts:1

…and 5 more.

Was this page helpful?

Download as PDF