# InvoicesService

**Kind:** Service

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

**Part of:** [Frontend](subsystem-frontend-src-app)

## 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)

- `CallActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/call-activity/call-activity.component.ts`:1
- `MeetingActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts`:1
- `NewActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts`:1
- `TopicComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts`:1
- `VisitActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts`:1
- `NewTasksComponent` — `Frontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts`:1
- `DeductionTableComponent` — `Frontend/src/app/components/invoices/deduction-table/deduction-table.component.ts`:1
- `InvoiceDetailsComponent` — `Frontend/src/app/components/invoices/invoice-details/invoice-details.component.ts`:1

…and 5 more.
