# DeductionTableComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/invoices/deduction-table/deduction-table.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_DeductionTableComponent_9b67790["DeductionTableComponent"]
    class component_DeductionTableComponent_9b67790 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`

## 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)

- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
