Skip to content

ShippingOrderStatusEnum

reference
1 min readUpdated

Kind: Enum

Source: Pams/Web/Pams.Web/Client/app/components/warehouse/warehouse.ts (line 533)

Part of: Pams

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)

  • DeliveryNoteDetailsComponentPams/Web/Pams.Web/Client/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts:1
  • IssueGoodsDetailsComponentPams/Web/Pams.Web/Client/app/components/warehouse/issue-goods-details/issue-goods-details.component.ts:1
  • ProductionOrderDetailsComponentPams/Web/Pams.Web/Client/app/components/warehouse/production-order-details/production-order-details.component.ts:1
  • ReturnNoteDetailsComponentPams/Web/Pams.Web/Client/app/components/warehouse/return-note-details/return-note-details.component.ts:1
  • ShippingOrderDetailsComponentPams/Web/Pams.Web/Client/app/components/warehouse/shipping-order-details/shipping-order-details.component.ts:1
  • ShippingOrderListComponentPams/Web/Pams.Web/Client/app/components/warehouse/shipping-order-list/shipping-order-list.component.ts:1

Was this page helpful?

Download as PDF