Skip to content

OrderPanelDetailsComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_OrderPanelDetailsComponent_23ff1a31["OrderPanelDetailsComponent"]
    class component_OrderPanelDetailsComponent_23ff1a31 rootComponent

Relationships

  • IMPORTS → Job
  • IMPORTS → JobStageEnum
  • IMPORTS → JobTypeEnum
  • IMPORTS → offerType
  • IMPORTS → OrderStageEnum
  • IMPORTS → ItemStageEnum
  • IMPORTS → SalesItems
  • IMPORTS → ItemTypesEnum
  • IMPORTS → SalesOrders
  • IMPORTS → ContactCommission
  • IMPORTS → EnumCommissionType
  • IMPORTS → PaymentMilestone
  • IMPORTS → EnumPaymentMilestoneType
  • IMPORTS → OrderValidationCondition
  • IMPORTS → NewJobService
  • IMPORTS → addButton
  • IMPORTS → PopOverButtonData
  • IMPORTS → ColumnProperties
  • IMPORTS → tableViewcurrencyPicker
  • IMPORTS → FilterItem
  • IMPORTS → sampleSelectBoxIDs
  • IMPORTS → AdvColumn
  • IMPORTS → CustomFields
  • IMPORTS → SelectedModule
  • IMPORTS → CreateCustomField
  • IMPORTS → SalesModuleIds
  • IMPORTS → CustomFieldsService
  • IMPORTS → AlertsService
  • IMPORTS → AdvanceGridComponent
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → AppSettings
  • IMPORTS → DataTypes
  • IMPORTS → TempValueForAddNew
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → SalesApprovalProccessEnum
  • IMPORTS → ContactInfoRelatedTypeEnum
  • IMPORTS → PermissionForSheetResponce
  • IMPORTS → SharedPopupComponent
  • IMPORTS → EnumPagename
  • IMPORTS → MandatoryModuleResponse
  • IMPORTS → ModuleEnumId
  • IMPORTS → AccountsService
  • IMPORTS → AccountsLookupWithData
  • IMPORTS → AccountModel
  • IMPORTS → AccountDetailsComponent
  • IMPORTS → checkChanges
  • IMPORTS → PaymentMilestoneComponent
  • IMPORTS → Address
  • IMPORTS → AddressesTypeEnum
  • IMPORTS → AddressService
  • IMPORTS → CountryService
  • IMPORTS → Country
  • IMPORTS → CostCalculationComponent
  • IMPORTS → PurchasingJob
  • IMPORTS → PurchasingService
  • IMPORTS → MarginCalculationForSalesItem
  • IMPORTS → MarginCalculationService
  • IMPORTS → CompanyCurrencyService

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)

  • SalesComponentsModuleFrontend/src/app/components/sales/cost-calculation/sales-components.module.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • SalesComponentsModuleFrontend/src/app/components/sales/sales-components.module.ts:1

Was this page helpful?

Download as PDF