Skip to content

WarehouseService

reference
1 min readUpdated

Kind: Service

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

Part of: Frontend

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → ReceivingShipmentDetails
  • IMPORTS → InspectionSheet
  • IMPORTS → ExternalTransfer
  • IMPORTS → ReceivedPOs
  • IMPORTS → DefectTypeEnum
  • IMPORTS → InspectionDefects
  • IMPORTS → UnAllocatedProduct
  • IMPORTS → WithdrowalProductsDetails
  • IMPORTS → BookingProductDetails
  • IMPORTS → WarehouseDetails
  • IMPORTS → QuantityStockTypeEnum
  • IMPORTS → InternalTransfer
  • IMPORTS → TransferReasonEnum
  • IMPORTS → ShippingOrder
  • IMPORTS → ProductionOrder
  • IMPORTS → IssueGoods
  • IMPORTS → ReturnNote
  • IMPORTS → ShippingOrderTypeEnum
  • IMPORTS → IssueTargetEnum
  • IMPORTS → ExternalService
  • IMPORTS → ExternalServiceStatusEnum
  • IMPORTS → ExternalServiceTypeEnum
  • IMPORTS → DeliveryNote

Used by

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

Imported by (30)

  • MrqListComponentFrontend/src/app/components/MRQ/mrq-list/mrq-list.component.ts:1
  • BillOfMaterialsListComponentFrontend/src/app/components/bill-of-materials/bill-of-materials-list/bill-of-materials-list.component.ts:1
  • ProductsListComponentFrontend/src/app/components/configuration/products/products-list/products-list.component.ts:1
  • ProcurementListComponentFrontend/src/app/components/procurement/procurement-list/procurement-list.component.ts:1
  • BuyoutsToProcurementComponentFrontend/src/app/components/purchasing/buyouts-to-procurement/buyouts-to-procurement.component.ts:1
  • QualityControlComponentFrontend/src/app/components/quality-control/quality-control.component.ts:1
  • DeliveryNoteDetailsComponentFrontend/src/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts:1
  • DeliveryNoteListComponentFrontend/src/app/components/warehouse/delivery-note-list/delivery-note-list.component.ts:1

…and 22 more.

Was this page helpful?

Download as PDF