# InvoicesService

**Kind:** Service

**Source:** `Pams/Web/Pams.Web/Client/app/services/invoices/invoices.service.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `InvoicesList`
- IMPORTS → `InvoicesStatusModel`
- IMPORTS → `InvoiceDetails`
- IMPORTS → `Deduction`
- IMPORTS → `DeductionReasonsList`
- IMPORTS → `InvoicesStatus`
- IMPORTS → `AuthService`

## Used by

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

### Imported by (8)

- `TopicComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/topic/topic.component.ts`:1
- `DeductionTableComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/deduction-table/deduction-table.component.ts`:1
- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `InvoicesListComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoices-list/invoices-list.component.ts`:1
- `CurrencyRate` — `Pams/Web/Pams.Web/Client/app/components/payments/payment-details/payment-details.component.ts`:1
- `TagComponent` — `Pams/Web/Pams.Web/Client/app/components/shared/tag/tag.component.ts`:1
- `PamsServicesModule` — `Pams/Web/Pams.Web/Client/app/services/pams-services.module.ts`:1
- `InvoiceEffects` — `Pams/Web/Pams.Web/Client/app/effects/invoice.ts`:17
