Skip to content

PrincipalsInvoiceDetailsComponent

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

Diagram

mermaid
graph TD
    component_PrincipalsInvoiceDetailsComponent_c11d1d0["PrincipalsInvoiceDetailsComponent"]
    class component_PrincipalsInvoiceDetailsComponent_c11d1d0 rootComponent

Relationships

  • IMPORTS → PrincipalsInvoice
  • IMPORTS → InvoiceStatusEnum
  • IMPORTS → PrincipalInvoicePayment
  • IMPORTS → PrincipalInvoiceDeduction
  • IMPORTS → PrincipalsInvoiceService
  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → checkChanges
  • IMPORTS → AlertsService
  • IMPORTS → AuthService
  • IMPORTS → PreviousPageService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → InvoicesService
  • IMPORTS → DeductionReasonsList
  • IMPORTS → EnumPaymentMilestoneType
  • IMPORTS → LogHistoryModulesEnum
  • IMPORTS → RelatedToTypes
  • IMPORTS → CommentsService

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)

  • PrincipalInvoiceComponentsModuleFrontend/src/app/components/principal-invoice/principal-invoice-components.module.ts:1
  • PrincipalInvoiceComponentFrontend/src/app/components/principal-invoice/principal-invoice.component.ts:1
  • PrincipalInvoiceModuleFrontend/src/app/components/principal-invoice/principal-invoice.module.ts:1

Was this page helpful?

Download as PDF