# DeliveriesOrdersComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/sales/deliveries-orders/deliveries-orders.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_DeliveriesOrdersComponent_3a8e11f3["DeliveriesOrdersComponent"]
    class component_DeliveriesOrdersComponent_3a8e11f3 rootComponent
```

## Relationships

- IMPORTS → `AlertsService`
- IMPORTS → `JobStageEnum`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `NewJobService`
- IMPORTS → `FilterForListOfAll`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `EnumPagename`
- IMPORTS → `environment`
- IMPORTS → `MRQTypeEnum`
- IMPORTS → `Departments`
- IMPORTS → `AccountsService`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `AccountModel`

## Used by

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

### Imported by (2)

- `SalesComponentsModule` — `Frontend/src/app/components/sales/cost-calculation/sales-components.module.ts`:1
- `SalesComponentsModule` — `Frontend/src/app/components/sales/sales-components.module.ts`:1
