Skip to content

ShippingOrderTypeEnum

reference
1 min readUpdated

Kind: Enum

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

Part of: Frontend

Values

  • NA
  • Goods
  • Materials
  • MaterialsAndGoods

Used by

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

Imported by (7)

  • DeliveryNoteDetailsComponentFrontend/src/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts:1
  • ExtrServiceDetailsComponentFrontend/src/app/components/warehouse/extr-service-details/extr-service-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
  • WarehouseServiceFrontend/src/app/components/warehouse/warehouse.service.ts:1

Was this page helpful?

Download as PDF