# LogHistoryModulesEnum

**Kind:** Enum

**Source:** `Frontend/src/app/components/log-history/log-history-model.ts` (line 1)

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

## Values

- `None`
- `SalesJob`
- `PurchaseJob`
- `Account`
- `Contact`
- `Project`
- `Invoice`
- `Payment`
- `Task`
- `Activity`
- `AccountRegisteration`
- `ProjectRegisteration`
- `SalesInquiry`
- `SalesOffer`
- `SalesOrder`
- `SalesDeliveredOrder`
- `SalesItem`
- `PurchaseInquiry`
- `PurchaseOffer`
- `PurchaseOrder`
- `PurchaseItem`
- `CancelSalesInquiry`
- `CancelSalesOffer`
- `CancelSalesOrder`
- `RegretSalesInquiry`
- `RegretSalesOffer`
- `LossSalesOffer`
- `RejectSalesOrder`
- `CancelSalesItem`
- `LossSalesItem`
- `RegretSalesItem`
- `RejectSalesItem`
- `ActivateSalesItem`
- `ActivateSalesInquiry`
- `ActivateSalesOffer`
- `ActivateSalesOrder`
- `ActivateSalesJob`
- `ChangeSalesJobStage`
- `InvoiceDeduction`
- `ActivityTopic`
- `ActivityAction`
- `CancelPurchaseInquiry`
- `CancelPurchaseOffer`
- `CancelPurchaseOrder`
- `PrincipalContract`
- `LetterOfGuarantee`
- `LGDeduction`
- `LGExtension`
- `SalesOrderNote`
- `SalesOfferNote`

## Used by

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

### Imported by (88)

- `MrqDetailsComponent` — `Frontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `BillingSettingsComponent` — `Frontend/src/app/components/configuration/billing-settings/billing-settings.component.ts`:1
- `BookingTargetsComponent` — `Frontend/src/app/components/configuration/company/booking-targets/booking-targets.component.ts`:1
- `NewBranchComponent` — `Frontend/src/app/components/configuration/company/main-branch/new.branch.component.ts`:1
- `WarehouseConfigDetailsComponent` — `Frontend/src/app/components/configuration/company/warehouse/warehouse-config-details/warehouse-config-details.component.ts`:1
- `CustomFieldsComponent` — `Frontend/src/app/components/configuration/custom-fields/custom-fields.component.ts`:1
- `DashboardSettingsDetailsComponent` — `Frontend/src/app/components/configuration/dashboard-settings/dashboard-settings-details/dashboard-settings-details.component.ts`:1
- `DoubleWayAuthenticationComponent` — `Frontend/src/app/components/configuration/double-way-authentication/double-way-authentication.component.ts`:1

…and 80 more.
