Skip to content

PurchasingDetailsComponent

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

Diagram

mermaid
graph TD
    component_PurchasingDetailsComponent_4d088eea["PurchasingDetailsComponent"]
    class component_PurchasingDetailsComponent_4d088eea rootComponent

Relationships

  • IMPORTS → PurchasingJob
  • IMPORTS → PurchasingInquiry
  • IMPORTS → PurchasingItems
  • IMPORTS → SalesJobClients
  • IMPORTS → PurchasingOffer
  • IMPORTS → PurchasingOrder
  • IMPORTS → RegretReasonModel
  • IMPORTS → CancelReasonModel
  • IMPORTS → ItemStageEnum
  • IMPORTS → ItemTypesEnum
  • IMPORTS → PurchasingJobStageEnum
  • IMPORTS → RequestForPurchasingStatusEnum
  • IMPORTS → PotentialsStageEnum
  • IMPORTS → OfferStageEnum
  • IMPORTS → OrderStageEnum
  • IMPORTS → RejectReasonModel
  • IMPORTS → PurchasingInquiryForPrint
  • IMPORTS → FinalItemsOverOffers
  • IMPORTS → FinalItemsOverOffers_Offers
  • IMPORTS → checkChanges
  • IMPORTS → PurchasingService
  • IMPORTS → AppSettings
  • IMPORTS → PermissionForSheetResponce
  • IMPORTS → DataTypes
  • IMPORTS → TempValueForAddNew
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → PrintOption
  • IMPORTS → AlertsService
  • IMPORTS → CategoryService
  • IMPORTS → UnitService
  • IMPORTS → NewJobService
  • IMPORTS → AccountsService
  • IMPORTS → PaymentMethodService
  • IMPORTS → DeliveryTermService
  • IMPORTS → Category
  • IMPORTS → AccountsLookupWithData
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → ProcessReasonService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → PreviousPageService
  • IMPORTS → environment
  • IMPORTS → EmailData
  • IMPORTS → Job
  • IMPORTS → JobStageEnum
  • IMPORTS → SalesItems
  • IMPORTS → DynamicValidationService
  • IMPORTS → MandatorySubModuleEnumId
  • IMPORTS → MandatoryModuleResponse
  • IMPORTS → ModuleEnumId
  • IMPORTS → SharedAttachedDocsComponent
  • IMPORTS → Tag
  • IMPORTS → RelatedToTypes
  • IMPORTS → FilesPortService
  • IMPORTS → File
  • IMPORTS → FilesService
  • IMPORTS → UploadedFileModules
  • IMPORTS → FilesComponent
  • IMPORTS → LogHistoryModulesEnum
  • IMPORTS → RecentlyOpenedService
  • IMPORTS → ComponentCanDeactivate
  • IMPORTS → addButton
  • IMPORTS → PopOverButtonData
  • IMPORTS → ColumnProperties
  • IMPORTS → tableViewcurrencyPicker
  • IMPORTS → FilterItem
  • IMPORTS → AdvColumn
  • IMPORTS → Departments
  • IMPORTS → ProcurementService
  • IMPORTS → MailActivityComponent
  • IMPORTS → Activities
  • IMPORTS → ActivityLocation
  • IMPORTS → ActivityTypesEnum
  • IMPORTS → AttachedFileToMail
  • IMPORTS → ValidationModel
  • IMPORTS → InquiryToPdfService
  • IMPORTS → ActivitiesService
  • IMPORTS → Activities2Component
  • IMPORTS → ProcurementHtmlTemplateService
  • IMPORTS → TemplatesService
  • IMPORTS → TemplateTypesEnum
  • IMPORTS → PurchasingOfferToPdfService

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)

  • PurchasingComponentsModuleFrontend/src/app/components/purchasing/purchasing-components.module.ts:1
  • PurchasingModuleFrontend/src/app/components/purchasing/purchasing.module.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1

Was this page helpful?

Download as PDF