# PurchasingInquiryComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/purchasing/purchasing-details/purchasing-inquiry/purchasing-inquiry.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_PurchasingInquiryComponent_2192b42f["PurchasingInquiryComponent"]
    class component_PurchasingInquiryComponent_2192b42f rootComponent
```

## Relationships

- IMPORTS → `PurchasingInquiry`
- IMPORTS → `PurchasingItems`
- IMPORTS → `ItemStageEnum`
- IMPORTS → `PurchasingJobStageEnum`
- IMPORTS → `ItemTypesEnum`
- IMPORTS → `PotentialsStageEnum`
- IMPORTS → `NewJobService`
- IMPORTS → `addButton`
- IMPORTS → `PopOverButtonData`
- IMPORTS → `ColumnProperties`
- IMPORTS → `tableViewcurrencyPicker`
- IMPORTS → `FilterItem`
- IMPORTS → `AdvColumn`
- IMPORTS → `CustomFields`
- IMPORTS → `SelectedModule`
- IMPORTS → `CreateCustomField`
- IMPORTS → `CustomFieldsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AccountsService`
- IMPORTS → `AuthService`
- IMPORTS → `AppSettings`
- IMPORTS → `DataTypes`
- IMPORTS → `TempValueForAddNew`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `EnumPagename`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `MandatoryModuleResponse`

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

- `PurchasingComponentsModule` — `Frontend/src/app/components/purchasing/purchasing-components.module.ts`:1
- `PurchasingModule` — `Frontend/src/app/components/purchasing/purchasing.module.ts`:1
