# TemplateTypesEnum

**Kind:** Enum

**Source:** `Frontend/src/app/services/configurations/templates/templates.service.ts` (line 24)

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

## Values

- `Inquiry`
- `TechnicalOffer`
- `CommercialOffer`
- `OrderConfirmation`
- `LocalVendorCoverLetter`
- `PurchaseInquiry`
- `PurchaseOrder`
- `InspectionSheet`
- `CommissionInvoice`
- `SalesInvoice`

## Used by

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

### Imported by (4)

- `TemplatesListComponent` — `Frontend/src/app/components/configuration/templates/templates-list/templates-list.component.ts`:1
- `ProcurementDetailsComponent` — `Frontend/src/app/components/procurement/procurement-details/procurement-details.component.ts`:1
- `PurchasingDetailsComponent` — `Frontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
