# CurrencyService

**Kind:** Service

**Source:** `Frontend/src/app/services/common/currency.service.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `Currency`

## Used by

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

### Imported by (9)

- `CompanyCurrencyComponent` — `Frontend/src/app/components/configuration/commercial/company-currency/company-currency.component.ts`:1
- `BranchDetailsComponent` — `Frontend/src/app/components/configuration/company/main-branch/branch-details.component.ts`:1
- `NewBranchComponent` — `Frontend/src/app/components/configuration/company/main-branch/new.branch.component.ts`:1
- `LettersOfGuarantiesDetailsComponent` — `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties-details/letters-of-guaranties-details.component.ts`:1
- `CurrencyRate` — `Frontend/src/app/components/payments/payment-details/payment-details.component.ts`:1
- `ProcurementOrderComponent` — `Frontend/src/app/components/procurement/procurement-details/procurement-order/procurement-order.component.ts`:1
- `RegisterComponent` — `Frontend/src/app/components/security/register/register.component.ts`:1
- `CurrencyPickerComponent` — `Frontend/src/app/components/shared/currency-picker/currency-picker.component.ts`:1

…and 1 more.
