# PrincipalInvoiceComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_PrincipalInvoiceComponent_14362d8a["PrincipalInvoiceComponent"]
    class component_PrincipalInvoiceComponent_14362d8a rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `PrincipalsInvoiceDetailsComponent`
- IMPORTS → `PrincipalsInvoice`
- IMPORTS → `InvoiceStatusEnum`
- IMPORTS → `environment`
- IMPORTS → `AuthService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `PrincipalsInvoiceService`
- IMPORTS → `EnumPaymentMilestoneType`

## 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
- `PrincipalInvoiceModule` — `Frontend/src/app/components/principal-invoice/principal-invoice.module.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
