Skip to content

InvoicesService

reference
1 min readUpdated

Kind: Service

Source: Frontend/src/app/services/invoices/invoices.service.ts (line 1)

Part of: Frontend

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → InvoicesList
  • IMPORTS → InvoicesStatusModel
  • IMPORTS → InvoiceDetails
  • IMPORTS → Deduction
  • IMPORTS → DeductionReasonsList
  • IMPORTS → InvoicesStatus
  • IMPORTS → AuthService

Used by

13 references from 13 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (13)

  • CallActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/call-activity/call-activity.component.ts:1
  • MeetingActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts:1
  • NewActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts:1
  • TopicComponentFrontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1
  • VisitActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts:1
  • NewTasksComponentFrontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts:1
  • DeductionTableComponentFrontend/src/app/components/invoices/deduction-table/deduction-table.component.ts:1
  • InvoiceDetailsComponentFrontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1

…and 5 more.

Was this page helpful?

Download as PDF