# InvoiceDetailsComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_InvoiceDetailsComponent_3f20cc7c["InvoiceDetailsComponent"]
    class component_InvoiceDetailsComponent_3f20cc7c rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `DataTypes`
- IMPORTS → `PrintOption`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ContactInfoRelatedTypeEnum`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `InvoicesFilterStageEnum`
- IMPORTS → `InvoiceDetails`
- IMPORTS → `InvoicesStatus`
- IMPORTS → `InvoicesType`
- IMPORTS → `Deduction`
- IMPORTS → `InvoiceItems`
- IMPORTS → `InvoiceItemsShadow`
- IMPORTS → `ListOfTaxes`
- IMPORTS → `InvoicesService`
- IMPORTS → `Account`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `AccountsService`
- IMPORTS → `Employee`
- IMPORTS → `PersonService`
- IMPORTS → `addButton`
- IMPORTS → `PopOverButtonData`
- IMPORTS → `ColumnProperties`
- IMPORTS → `tableViewcurrencyPicker`
- IMPORTS → `FilterItem`
- IMPORTS → `AdvColumn`
- IMPORTS → `Unit`
- IMPORTS → `Category`
- IMPORTS → `TimePeriodService`
- IMPORTS → `TimePeriod`
- IMPORTS → `TimePeriodNew`
- IMPORTS → `AlertsComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `FilesComponent`
- IMPORTS → `FilesPortService`
- IMPORTS → `FilesService`
- IMPORTS → `PreviousPageService`
- IMPORTS → `checkChanges`
- IMPORTS → `Tag`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `Reminder`
- IMPORTS → `CompanyBranchService`
- IMPORTS → `ContactPersonService`
- IMPORTS → `ContactInfoService`
- IMPORTS → `MailActivityComponent`
- IMPORTS → `NewJobService`
- IMPORTS → `ActivitiesService`
- IMPORTS → `ActivitiesComponent`
- IMPORTS → `NewActivityComponent`
- IMPORTS → `Task`
- IMPORTS → `TasksComponent`
- IMPORTS → `NewTasksComponent`
- IMPORTS → `DeductionTableComponent`
- IMPORTS → `environment`
- IMPORTS → `EmailData`
- IMPORTS → `EnumPaymentMilestoneType`
- IMPORTS → `ModuleEnumId`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `RecentlyOpenedService`
- IMPORTS → `PaymentsService`
- IMPORTS → `PaymentMethodService`
- IMPORTS → `CommentsService`
- IMPORTS → `Departments`
- IMPORTS → `UnitService`
- IMPORTS → `Address`
- IMPORTS → `AddressesTypeEnum`
- IMPORTS → `Country`
- IMPORTS → `CountryService`
- IMPORTS → `sampleSelectBoxIDs`
- IMPORTS → `AddressService`

## Used by

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

### Imported by (2)

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
