Kind: Component
Source: Frontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts (line 1)
Part of: Frontend
Diagram
mermaidgraph TD component_BillOfMaterialsDetailsComponent_68133398["BillOfMaterialsDetailsComponent"] class component_BillOfMaterialsDetailsComponent_68133398 rootComponent
Relationships
- IMPORTS →
AppSettings - IMPORTS →
SubscriptionPackagesEnum - IMPORTS →
AuthService - IMPORTS →
FilesService - IMPORTS →
FilesPortService - IMPORTS →
PreviousPageService - IMPORTS →
RecentlyOpenedService - IMPORTS →
NewJobService - IMPORTS →
Product - IMPORTS →
Departments - IMPORTS →
DynamicValidationService - IMPORTS →
ModuleEnumId - IMPORTS →
MandatorySubModuleEnumId - IMPORTS →
environment - IMPORTS →
File - IMPORTS →
GeneralListView - IMPORTS →
Job - IMPORTS →
JobStageEnum - IMPORTS →
SalesOrders - IMPORTS →
ItemStageEnum - IMPORTS →
OrderStageEnum - IMPORTS →
RelatedToTypes - IMPORTS →
AlertsService - IMPORTS →
SharedPopupComponent - IMPORTS →
SharedAttachedDocsComponent - IMPORTS →
FilesComponent - IMPORTS →
LogHistoryComponent - IMPORTS →
checkChanges - IMPORTS →
BillOfMaterialsService - IMPORTS →
BillOfMaterials - IMPORTS →
BOMSalesItems - IMPORTS →
BOMProductItems - IMPORTS →
PurchasedInfo - IMPORTS →
ShadowSalesOrder - IMPORTS →
QtyPopupResponse - IMPORTS →
CurrencyRateResponse - IMPORTS →
MaterialRequisitionProduct - IMPORTS →
MaterialRequisition - IMPORTS →
MRQTypeEnum - IMPORTS →
ProductsListComponent - IMPORTS →
UnitService - IMPORTS →
MrqDetailsComponent
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)
MrqInquiryComponent—Frontend/src/app/components/MRQ/mrq-details/mrq-inquiry/mrq-inquiry.component.ts:1BillOfMaterialsComponentsModule—Frontend/src/app/components/bill-of-materials/bill-of-materials-components.module.ts:1NewJobComponent—Frontend/src/app/components/sales/new-job/new-job.component.ts:1
Was this page helpful?