# InvoicesListComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/invoices/invoices-list/invoices-list.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_InvoicesListComponent_26709393["InvoicesListComponent"]
    class component_InvoicesListComponent_26709393 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `AlertsComponent`
- IMPORTS → `AccountsService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `InvoicesFilterStageEnum`
- IMPORTS → `InvoicesList`
- IMPORTS → `InvoicesStatus`
- IMPORTS → `InvoicesType`
- IMPORTS → `sampleSelectBoxIDs`
- IMPORTS → `InvoicesService`

## Used by

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

### Imported by (3)

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `NewJobComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts`:1
