Skip to content

InvoicesListComponent

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

Diagram

mermaid
graph TD
    component_InvoicesListComponent_6199d0["InvoicesListComponent"]
    class component_InvoicesListComponent_6199d0 rootComponent

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → AlertsService
  • IMPORTS → AccountsService
  • IMPORTS → RightButtonsComponent
  • IMPORTS → InvoicesFilterStageEnum
  • IMPORTS → InvoicesList
  • IMPORTS → InvoicesStatus
  • IMPORTS → InvoicesType
  • IMPORTS → sampleSelectBoxIDs
  • IMPORTS → InvoicesService
  • IMPORTS → environment
  • IMPORTS → EnumPaymentMilestoneType
  • IMPORTS → InvoiceStatusEnum

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)

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

Was this page helpful?

Download as PDF