Kind: Enum
Source: Frontend/src/app/components/warehouse/warehouse.ts (line 538)
Part of: Frontend
Values
NADraftGoodsAwaitingIssueGoodsIssuedGoodsInpectedGoodsReadyForShipemntGoodsReleasedForShipmentGoodsDelivered
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)
DeliveryNoteDetailsComponent—Frontend/src/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts:1IssueGoodsDetailsComponent—Frontend/src/app/components/warehouse/issue-goods-details/issue-goods-details.component.ts:1ProductionOrderDetailsComponent—Frontend/src/app/components/warehouse/production-order-details/production-order-details.component.ts:1ReturnNoteDetailsComponent—Frontend/src/app/components/warehouse/return-note-details/return-note-details.component.ts:1ShippingOrderDetailsComponent—Frontend/src/app/components/warehouse/shipping-order-details/shipping-order-details.component.ts:1ShippingOrderListComponent—Frontend/src/app/components/warehouse/shipping-order-list/shipping-order-list.component.ts:1
Was this page helpful?