# DeductionTableComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/invoices/deduction-table/deduction-table.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_DeductionTableComponent_2845d313["DeductionTableComponent"]
    class component_DeductionTableComponent_2845d313 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `Deduction`
- IMPORTS → `DeductionReasonsList`
- IMPORTS → `ObjectState`
- IMPORTS → `InvoicesService`
- IMPORTS → `addButton`
- IMPORTS → `PopOverButtonData`
- IMPORTS → `ColumnProperties`
- IMPORTS → `tableViewcurrencyPicker`
- IMPORTS → `FilterItem`
- IMPORTS → `AdvColumn`
- IMPORTS → `SharedPopupComponent`

## Used by

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

### Imported by (2)

- `CoreBusinessModule` — `Frontend/src/app/components/core-business/core-business.module.ts`:1
- `InvoiceDetailsComponent` — `Frontend/src/app/components/invoices/invoice-details/invoice-details.component.ts`:1
