Skip to content

IssueTargetEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/components/warehouse/warehouse.ts (line 676)

Part of: Frontend

Values

  • NA
  • Shipment
  • Production
  • TransferOrder
  • ExternalService

Used by

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

Imported by (4)

  • DeliveryNoteDetailsComponentFrontend/src/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts:1
  • IssueGoodsDetailsComponentFrontend/src/app/components/warehouse/issue-goods-details/issue-goods-details.component.ts:1
  • ReturnNoteDetailsComponentFrontend/src/app/components/warehouse/return-note-details/return-note-details.component.ts:1
  • WarehouseServiceFrontend/src/app/components/warehouse/warehouse.service.ts:1

Was this page helpful?

Download as PDF