# IssueGoodsDetailsComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/warehouse/issue-goods-details/issue-goods-details.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_IssueGoodsDetailsComponent_21251677["IssueGoodsDetailsComponent"]
    class component_IssueGoodsDetailsComponent_21251677 rootComponent
```

## Relationships

- IMPORTS → `IssueGoods`
- IMPORTS → `IssueGoodsDetails`
- IMPORTS → `ShippingOrderStatusEnum`
- IMPORTS → `ShippingOrderTypeEnum`
- IMPORTS → `IssueTargetEnum`
- IMPORTS → `WarehouseService`

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

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `DeliveryNoteDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts`:1
