Skip to content

WarehouseDetailsComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/warehouse/warehouse-details/warehouse-details.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_WarehouseDetailsComponent_7e2fe9f2["WarehouseDetailsComponent"]
    class component_WarehouseDetailsComponent_7e2fe9f2 rootComponent

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → MarginCommissionEnum
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → ContactInfoRelatedTypeEnum
  • IMPORTS → Address
  • IMPORTS → AddressesTypeEnum
  • IMPORTS → checkChanges
  • IMPORTS → AuthService
  • IMPORTS → PreviousPageService
  • IMPORTS → CountryService
  • IMPORTS → WarehouseDetails
  • IMPORTS → WarehouseDetailsList
  • IMPORTS → QuantityStockTypeEnum
  • IMPORTS → AlertsService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → environment
  • IMPORTS → WarehouseService
  • IMPORTS → Country
  • IMPORTS → NewJobService
  • IMPORTS → Departments
  • IMPORTS → CompanyBranch
  • IMPORTS → CompanyBranchService
  • IMPORTS → AccountsService
  • IMPORTS → AccountsLookupWithData
  • IMPORTS → sampleSelectBoxIDs
  • IMPORTS → WarehouseConfigService
  • IMPORTS → UnitService
  • IMPORTS → LogHistoryComponent
  • IMPORTS → LogHistoryModulesEnum
  • IMPORTS → RelatedToTypes
  • IMPORTS → CommentsService
  • IMPORTS → RecentlyOpenedService

Used by

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

Imported by (4)

  • QualityControlComponentFrontend/src/app/components/quality-control/quality-control.component.ts:1
  • UpcomingStockListComponentFrontend/src/app/components/warehouse/upcoming-stock-list/upcoming-stock-list.component.ts:1
  • WarehouseRoutingModuleFrontend/src/app/components/warehouse/warehouse-routing.module.ts:1
  • WarehouseModuleFrontend/src/app/components/warehouse/warehouse.module.ts:1

Was this page helpful?

Download as PDF