# PrincipalsInvoiceDetailsComponent

**Kind:** Component

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

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

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

- `PrincipalInvoiceComponentsModule` — `Frontend/src/app/components/principal-invoice/principal-invoice-components.module.ts`:1
- `PrincipalInvoiceComponent` — `Frontend/src/app/components/principal-invoice/principal-invoice.component.ts`:1
- `PrincipalInvoiceModule` — `Frontend/src/app/components/principal-invoice/principal-invoice.module.ts`:1
