# MarginCommissionEnum

**Kind:** Enum

**Source:** `Frontend/src/app/settings/app/app.settings.ts` (line 1690)

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

## Values

- `NA`
- `FixedPercent`
- `Accumulative`
- `DecreasedPercent`

## Used by

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

### Imported by (19)

- `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
- `LogHistoryComponent` — `Frontend/src/app/components/log-history/log-history.component.ts`:1
- `AccountDetailsComponent` — `Frontend/src/app/components/market/account-details/account-details.component.ts`:1
- `EditReferenceDetailsComponent` — `Frontend/src/app/components/references/references-list/edit-reference-details/edit-reference-details.component.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
- `DeliveryNoteDetailsComponent` — `Frontend/src/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts`:1
- `ExtrServiceDetailsComponent` — `Frontend/src/app/components/warehouse/extr-service-details/extr-service-details.component.ts`:1

…and 11 more.
