# ProcurementOfferComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_ProcurementOfferComponent_37a91aa["ProcurementOfferComponent"]
    class component_ProcurementOfferComponent_37a91aa rootComponent
```

## Relationships

- IMPORTS → `ProcurementOffer`
- IMPORTS → `ProcurementProducts`
- IMPORTS → `ShortVendorList`
- IMPORTS → `ProcurementStageEnum`
- IMPORTS → `ProcurementRFQStageEnum`
- IMPORTS → `ProcurementOfferStageEnum`
- IMPORTS → `PriorityProductStageEnum`
- IMPORTS → `PurchasingQueryParamsURL`
- 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 → `AlertsService`
- IMPORTS → `AdvanceGridComponent`
- IMPORTS → `AppSettings`
- IMPORTS → `DataTypes`
- IMPORTS → `TempValueForAddNew`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `EnumPagename`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `PaymentMilestone`
- IMPORTS → `EnumPaymentMilestoneType`
- IMPORTS → `PurchasingService`
- IMPORTS → `MandatoryModuleResponse`
- IMPORTS → `ProcurementService`

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

- `ProcurementDetailsComponent` — `Frontend/src/app/components/procurement/procurement-details/procurement-details.component.ts`:1
- `ProcurementModule` — `Frontend/src/app/components/procurement/procurement.module.ts`:1
