# LettersOfGuarantiesDetailsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties-details/letters-of-guaranties-details.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_LettersOfGuarantiesDetailsComponent_29911718["LettersOfGuarantiesDetailsComponent"]
    class component_LettersOfGuarantiesDetailsComponent_29911718 rootComponent
```

## Relationships

- IMPORTS → `Tag`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `LettersOfGuarantiesService`
- IMPORTS → `LettersOfGuarantiesDetails`
- IMPORTS → `LGStageEnum`
- IMPORTS → `LGTypeEnum`
- IMPORTS → `LGJobTypeEnum`
- IMPORTS → `LGDeduction`
- IMPORTS → `LGExtension`
- IMPORTS → `RecommendationValueTypeEnum`
- IMPORTS → `LGIncrease`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `RecentlyOpenedService`
- IMPORTS → `environment`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `SalesApprovalProccessEnum`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `ModuleEnumId`
- IMPORTS → `DynamicValidationService`
- IMPORTS → `MandatoryModuleResponse`
- IMPORTS → `MandatorySubModuleEnumId`
- IMPORTS → `checkChanges`
- IMPORTS → `FilesService`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `PreviousPageService`
- IMPORTS → `FilesPortService`
- IMPORTS → `FilesComponent`
- IMPORTS → `Job`
- IMPORTS → `JobStageEnum`
- IMPORTS → `PurchasingJob`
- IMPORTS → `AccountsService`
- IMPORTS → `PaymentsService`
- IMPORTS → `NewJobService`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `CommentsService`
- IMPORTS → `CurrencyService`
- IMPORTS → `Departments`
- IMPORTS → `Person`

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

- `LettersOfGuarantiesComponentsModule` — `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties-components.module.ts`:1
- `LettersOfGuarantiesRoutingModule` — `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties-routing.module.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
