# InvoicesListComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/invoices/invoices-list/invoices-list.component.ts` (line 1)

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

## Diagram

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

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `AlertsService`
- IMPORTS → `AccountsService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `InvoicesFilterStageEnum`
- IMPORTS → `InvoicesList`
- IMPORTS → `InvoicesStatus`
- IMPORTS → `InvoicesType`
- IMPORTS → `sampleSelectBoxIDs`
- IMPORTS → `InvoicesService`
- IMPORTS → `environment`
- IMPORTS → `EnumPaymentMilestoneType`
- IMPORTS → `InvoiceStatusEnum`

## 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)

- `CoreBusinessModule` — `Frontend/src/app/components/core-business/core-business.module.ts`:1
- `InvoicesModule` — `Frontend/src/app/components/invoices/invoices.module.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
