# RelatedToTypes

**Kind:** Enum

**Source:** `Frontend/src/app/models/common/tags.model.ts` (line 22)

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

## Values

- `All`
- `File`
- `Job`
- `Project`
- `Client`
- `AccountLead`
- `Employee`
- `CompanyBranch`
- `Task`
- `Activity`
- `User`
- `JobItem`
- `clientDelay`
- `Invoice`
- `Payment`
- `Contact`
- `LeadContact`
- `ArchivedJob`
- `PurchaseJob`
- `AccountRegistration`
- `ProjectRegistration`
- `lettersOfGuaranties`
- `Products`
- `MRQ`
- `Procurement`
- `InspectionSheet`
- `InspectionProduct`
- `InspectionDefect`
- `StoreProduct`
- `ReceivedShipment`
- `ExternalServiceOrder`
- `ProductionOrder`
- `TransferOrder`
- `ShippedOrder`
- `IssueNote`
- `DeliveryNote`
- `PrincipalInvoice`
- `PurchaseInvoice`

## Used by

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

### Imported by (50)

- `MrqDetailsComponent` — `Frontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `BillOfMaterialsDetailsComponent` — `Frontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts`:1
- `BlogPopupComponent` — `Frontend/src/app/components/blogs/blog-popup/blog-popup.component.ts`:1
- `BlogsDetailsComponent` — `Frontend/src/app/components/blogs/blogs-details/blogs-details.component.ts`:1
- `ProductsDetailsComponent` — `Frontend/src/app/components/configuration/products/products-details/products-details.component.ts`:1
- `MailActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/mail-activity/mail-activity.component.ts`:1
- `NewActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts`:1
- `TopicComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts`:1

…and 42 more.
