Skip to content

ProductsDetailsComponent

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

Diagram

mermaid
graph TD
    component_ProductsDetailsComponent_4d8e9dc3["ProductsDetailsComponent"]
    class component_ProductsDetailsComponent_4d8e9dc3 rootComponent

Relationships

  • IMPORTS → Product
  • IMPORTS → ProductVariant
  • IMPORTS → ProductSubSupplier
  • IMPORTS → StockProductDetails
  • IMPORTS → ProductGroupEnum
  • IMPORTS → MatchingListWithCRMResponse
  • IMPORTS → ProductDetail
  • IMPORTS → CategoryService
  • IMPORTS → ProductCategoryService
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → AppSettings
  • IMPORTS → PermissionForSheetResponce
  • IMPORTS → UnitService
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → NewJobService
  • IMPORTS → checkChanges
  • IMPORTS → AlertsService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → SharedAttachedDocsComponent
  • IMPORTS → FilesComponent
  • IMPORTS → LogHistoryComponent
  • IMPORTS → environment
  • IMPORTS → ModuleEnumId
  • IMPORTS → RelatedToTypes
  • IMPORTS → File
  • IMPORTS → GeneralListView
  • IMPORTS → PreviousPageService
  • IMPORTS → FilesPortService
  • IMPORTS → FilesService
  • IMPORTS → CommentsService
  • IMPORTS → RecentlyOpenedService
  • IMPORTS → AccountsService
  • IMPORTS → AccountsLookupWithData
  • IMPORTS → CountryService
  • IMPORTS → Country
  • IMPORTS → LogHistoryModulesEnum
  • IMPORTS → ProductsListComponent
  • IMPORTS → BaseApiService
  • CALLS → ProductController

Used by

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

Imported by (3)

  • AppRoutingModuleFrontend/src/app/app-routing.module.ts:1
  • ProductsComponentsModuleFrontend/src/app/components/configuration/products/products-components.module.ts:1
  • ProductsListComponentFrontend/src/app/components/configuration/products/products-list/products-list.component.ts:1

Was this page helpful?

Download as PDF