# MrqDetailsComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_MrqDetailsComponent_73b6530a["MrqDetailsComponent"]
    class component_MrqDetailsComponent_73b6530a rootComponent
```

## Relationships

- IMPORTS → `MaterialRequisition`
- IMPORTS → `MaterialRequisitionProduct`
- IMPORTS → `MRQStatusEnum`
- IMPORTS → `RecommendedSuppliers`
- IMPORTS → `MRQTypeEnum`
- IMPORTS → `DestinationType`
- IMPORTS → `checkChanges`
- IMPORTS → `PurchasingService`
- IMPORTS → `AppSettings`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `DataTypes`
- IMPORTS → `TempValueForAddNew`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AlertsService`
- IMPORTS → `CategoryService`
- IMPORTS → `UnitService`
- IMPORTS → `NewJobService`
- IMPORTS → `AccountsService`
- IMPORTS → `PaymentMethodService`
- IMPORTS → `DeliveryTermService`
- IMPORTS → `Category`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `ProcessReasonService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `PreviousPageService`
- IMPORTS → `environment`
- IMPORTS → `JobStageEnum`
- IMPORTS → `DynamicValidationService`
- IMPORTS → `MandatorySubModuleEnumId`
- IMPORTS → `MandatoryModuleResponse`
- IMPORTS → `ModuleEnumId`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `Tag`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `FilesPortService`
- IMPORTS → `File`
- IMPORTS → `FilesService`
- IMPORTS → `FilesComponent`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `RecentlyOpenedService`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `addButton`
- IMPORTS → `PopOverButtonData`
- IMPORTS → `ColumnProperties`
- IMPORTS → `tableViewcurrencyPicker`
- IMPORTS → `FilterItem`
- IMPORTS → `AdvColumn`
- IMPORTS → `BOMProductItems`
- IMPORTS → `MrqService`
- IMPORTS → `sampleSelectBoxIDs`
- IMPORTS → `CommentsService`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `ProductsListComponent`
- IMPORTS → `Product`
- IMPORTS → `ProductDetail`
- IMPORTS → `ProductGroupEnum`

## Used by

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

### Imported by (3)

- `MrqComponentsModule` — `Frontend/src/app/components/MRQ/mrq-components.module.ts`:1
- `MrqModule` — `Frontend/src/app/components/MRQ/mrq.module.ts`:1
- `BillOfMaterialsDetailsComponent` — `Frontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts`:1
