# BillOfMaterialsService

**Kind:** Service

**Source:** `Frontend/src/app/components/bill-of-materials/bill-of-materials.service.ts` (line 1)

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

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `BillOfMaterials`
- IMPORTS → `BOMSalesItems`
- IMPORTS → `BOMProductItems`
- IMPORTS → `BOMSupplyTypeEnum`
- IMPORTS → `SplittedItemToBeShipped`
- CALLS → `PMStatusController`
- CALLS → `ItemController`
- CALLS → `CurrencyController`

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

- `BillOfMaterialsDetailsComponent` — `Frontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts`:1
- `ShippingOrderDetailsComponent` — `Frontend/src/app/components/warehouse/shipping-order-details/shipping-order-details.component.ts`:1
