Skip to content

ShippingOrderStatusEnum

reference
1 min readUpdated

Kind: Enum

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

Part of: Frontend

Values

  • NA
  • Draft
  • GoodsAwaitingIssue
  • GoodsIssued
  • GoodsInpected
  • GoodsReadyForShipemnt
  • GoodsReleasedForShipment
  • GoodsDelivered

Used by

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

Imported by (6)

  • 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
  • ProductionOrderDetailsComponentFrontend/src/app/components/warehouse/production-order-details/production-order-details.component.ts:1
  • ReturnNoteDetailsComponentFrontend/src/app/components/warehouse/return-note-details/return-note-details.component.ts:1
  • ShippingOrderDetailsComponentFrontend/src/app/components/warehouse/shipping-order-details/shipping-order-details.component.ts:1
  • ShippingOrderListComponentFrontend/src/app/components/warehouse/shipping-order-list/shipping-order-list.component.ts:1

Was this page helpful?

Download as PDF