# OfferPanelDetailsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/sales/new-job/offer-panel-details/offer-panel-details.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_OfferPanelDetailsComponent_5bbd0de5["OfferPanelDetailsComponent"]
    class component_OfferPanelDetailsComponent_5bbd0de5 rootComponent
```

## Relationships

- IMPORTS → `Job`
- IMPORTS → `JobStageEnum`
- IMPORTS → `SalesOffers`
- IMPORTS → `JobTypeEnum`
- IMPORTS → `offerType`
- IMPORTS → `OfferStageEnum`
- IMPORTS → `ItemStageEnum`
- IMPORTS → `SalesItems`
- IMPORTS → `ItemTypesEnum`
- IMPORTS → `ContactCommission`
- IMPORTS → `EnumCommissionType`
- IMPORTS → `PaymentMilestone`
- IMPORTS → `EnumPaymentMilestoneType`
- IMPORTS → `NewJobService`
- IMPORTS → `addButton`
- IMPORTS → `PopOverButtonData`
- IMPORTS → `ColumnProperties`
- IMPORTS → `tableViewcurrencyPicker`
- IMPORTS → `FilterItem`
- IMPORTS → `AdvColumn`
- IMPORTS → `CustomFields`
- IMPORTS → `SelectedModule`
- IMPORTS → `CreateCustomField`
- IMPORTS → `SalesModuleIds`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AccountsService`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `checkChanges`
- IMPORTS → `AppSettings`
- IMPORTS → `DataTypes`
- IMPORTS → `TempValueForAddNew`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `SalesApprovalProccessEnum`
- IMPORTS → `EnumPagename`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `AccountModel`
- IMPORTS → `MandatoryModuleResponse`
- IMPORTS → `AccountDetailsComponent`
- IMPORTS → `PaymentMilestoneComponent`
- IMPORTS → `CostCalculationComponent`
- IMPORTS → `PurchasingJob`
- IMPORTS → `PurchasingService`
- IMPORTS → `MarginCalculationService`
- IMPORTS → `CostCalculationDetails`
- IMPORTS → `MarginCalculation`
- IMPORTS → `MarginCalculationForSalesItem`
- IMPORTS → `CompanyCurrencyService`
- IMPORTS → `CurrenciesWithRates`
- IMPORTS → `AlertsService`

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

- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
- `SalesComponentsModule` — `Frontend/src/app/components/sales/sales-components.module.ts`:1
