# InquiryPanelDetailsComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/sales/new-job/inquiry-panel-details/inquiry-panel-details.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_InquiryPanelDetailsComponent_5da6e087["InquiryPanelDetailsComponent"]
    class component_InquiryPanelDetailsComponent_5da6e087 rootComponent
```

## Relationships

- IMPORTS → `JobTypeEnum`
- IMPORTS → `SalesPotentials`
- IMPORTS → `ItemTypesEnum`
- IMPORTS → `PotentialsStageEnum`
- IMPORTS → `SalesItems`
- IMPORTS → `ItemStageEnum`
- IMPORTS → `JobStageEnum`
- IMPORTS → `ContactCommission`
- IMPORTS → `CustomFields`
- IMPORTS → `SelectedModule`
- IMPORTS → `CreateCustomField`
- IMPORTS → `SalesModuleIds`

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

- `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
