Skip to content

InvoiceDetailsComponent

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

Diagram

mermaid
graph TD
    component_InvoiceDetailsComponent_209170f9["InvoiceDetailsComponent"]
    class component_InvoiceDetailsComponent_209170f9 rootComponent

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → DataTypes
  • IMPORTS → PrintOption
  • IMPORTS → PermissionForSheetResponce
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → ContactInfoRelatedTypeEnum
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → InvoicesFilterStageEnum
  • IMPORTS → InvoiceDetails
  • IMPORTS → InvoicesStatus
  • IMPORTS → InvoicesType
  • IMPORTS → Deduction
  • IMPORTS → InvoiceItems
  • IMPORTS → InvoiceItemsShadow
  • IMPORTS → ListOfTaxes
  • IMPORTS → InvoicesService
  • IMPORTS → Account
  • IMPORTS → AccountsLookupWithData
  • IMPORTS → AccountsService
  • IMPORTS → Employee
  • IMPORTS → PersonService
  • IMPORTS → addButton
  • IMPORTS → PopOverButtonData
  • IMPORTS → ColumnProperties
  • IMPORTS → tableViewcurrencyPicker
  • IMPORTS → FilterItem
  • IMPORTS → AdvColumn
  • IMPORTS → Unit
  • IMPORTS → Category
  • IMPORTS → TimePeriodService
  • IMPORTS → TimePeriod
  • IMPORTS → TimePeriodNew
  • IMPORTS → AlertsService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → SharedAttachedDocsComponent
  • IMPORTS → File
  • IMPORTS → GeneralListView
  • IMPORTS → FilesComponent
  • IMPORTS → FilesPortService
  • IMPORTS → FilesService
  • IMPORTS → UploadedFileModules
  • IMPORTS → PreviousPageService
  • IMPORTS → checkChanges
  • IMPORTS → Tag
  • IMPORTS → RelatedToTypes
  • IMPORTS → ComponentCanDeactivate
  • IMPORTS → Activities
  • IMPORTS → ActivityLocation
  • IMPORTS → ActivityTypesEnum
  • IMPORTS → AttachedFileToMail
  • IMPORTS → Reminder
  • IMPORTS → CompanyBranchService
  • IMPORTS → ContactPersonService
  • IMPORTS → ContactInfoService
  • IMPORTS → MailActivityComponent
  • IMPORTS → NewJobService
  • IMPORTS → ActivitiesService
  • IMPORTS → Activities2Component
  • IMPORTS → NewActivityComponent
  • IMPORTS → Task
  • IMPORTS → TasksComponent
  • IMPORTS → NewTasksComponent
  • IMPORTS → DeductionTableComponent
  • IMPORTS → environment
  • IMPORTS → EmailData
  • IMPORTS → EnumPaymentMilestoneType
  • IMPORTS → ModuleEnumId
  • IMPORTS → LogHistoryModulesEnum
  • IMPORTS → RecentlyOpenedService
  • IMPORTS → PaymentsService
  • IMPORTS → PaymentMethodService
  • IMPORTS → CommentsService
  • IMPORTS → Departments
  • IMPORTS → UnitService
  • IMPORTS → CheckIfCompanyIntegrate
  • IMPORTS → IntegrationWithCrmsService

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)

  • CoreBusinessModuleFrontend/src/app/components/core-business/core-business.module.ts:1
  • InvoicesModuleFrontend/src/app/components/invoices/invoices.module.ts:1
  • AccountDetailsComponentFrontend/src/app/components/market/account-details/account-details.component.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1

Was this page helpful?

Download as PDF