# CoreBusinessModule

**Kind:** Module

**Source:** `Frontend/src/app/components/core-business/core-business.module.ts` (line 1)

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

## Relationships

- IMPORTS → `SharedModule`
- IMPORTS → `PaymentsComponentsModule`
- IMPORTS → `PrincipalInvoiceComponentsModule`
- IMPORTS → `TasksComponent`
- IMPORTS → `NewTasksComponent`
- IMPORTS → `Activities2Component`
- IMPORTS → `NewActivityComponent`
- IMPORTS → `MeetingActivityComponent`
- IMPORTS → `VisitActivityComponent`
- IMPORTS → `CallActivityComponent`
- IMPORTS → `MailActivityComponent`
- IMPORTS → `TopicComponent`
- IMPORTS → `CommentActivityComponent`
- IMPORTS → `ChecklistsComponent`
- IMPORTS → `CalendarComponent`
- IMPORTS → `PaymentMilestoneComponent`
- IMPORTS → `InvoicesListComponent`
- IMPORTS → `InvoiceDetailsComponent`
- IMPORTS → `DeductionTableComponent`

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

- `TranslateHandler` — `Frontend/src/app/app.module.ts`:1
- `ActivitiesRouteModule` — `Frontend/src/app/components/dashboard/activities-route.module.ts`:1
- `DashboardModule` — `Frontend/src/app/components/dashboard/dashboard.module.ts`:1
- `MyDeskRouteModule` — `Frontend/src/app/components/dashboard/my-desk-route.module.ts`:1
- `MyDesk2RouteModule` — `Frontend/src/app/components/dashboard/my-desk2-route.module.ts`:1
- `SendMailRouteModule` — `Frontend/src/app/components/dashboard/send-mail-route.module.ts`:1
- `TasksRouteModule` — `Frontend/src/app/components/dashboard/tasks-route.module.ts`:1
- `InvoicesModule` — `Frontend/src/app/components/invoices/invoices.module.ts`:1

…and 5 more.
