# BT-107 Sum of allowances on document level

Total of all document-level allowances applied to the invoice.

## Quick answer

Total of all document-level allowances applied to the invoice.

> **Taxes and totals**: VAT treatment, tax breakdowns, and document totals that validators check closely.

- validate
- convert

## In plain language

Total of all document-level allowances applied to the invoice.

Total of all document-level allowances applied to the invoice.

This field lets the buyer see the combined effect of global discounts without recalculating every allowance line.

## What you usually enter here

Decimal amount with max 2 fraction digits

Typical valid values include: 10.00

Optional according to EN 16931-1, but BR-CO-11 requires it to equal the sum of BT-92 amounts when present.

## What goes wrong often

Avoid values like: 10,00

Relevant rule codes: BR-CO-11

## Examples in context

This field lets the buyer see the combined effect of global discounts without recalculating every allowance line.

Optional according to EN 16931-1, but BR-CO-11 requires it to equal the sum of BT-92 amounts when present.

## Valid Examples

- 10.00

## Invalid Examples

- 10,00

## Related Fields

This field lets the buyer see the combined effect of global discounts without recalculating every allowance line.

- [BT-92 Document level allowance amount](/resources/xrechnung/bt-92-document-level-allowance-amount)
- [BT-109 Invoice Total Amount Without VAT](/resources/xrechnung/bt-109-invoice-total-amount-without-vat)

## XML mapping and field facts

Open the technical reference if you need XML paths, validator rule codes, legal wording, or schema-specific mapping details.

### Field ID:
BT-107

### Data Type:
amount

### Cardinality:
0..1

### Requirement:
Optional

### Since Version:
Optional

## XML Implementation

### UBL 2.1 Syntax
```
/Invoice/cac:LegalMonetaryTotal/cbc:AllowanceTotalAmount
```

### CII (UN/CEFACT) Syntax
```
/CrossIndustryInvoice/SupplyChainTradeTransaction/ApplicableHeaderTradeSettlement/ram:SpecifiedTradeSettlementHeaderMonetarySummation/ram:AllowanceTotalAmount
```

## Validation Rules

### BR-CO-11
BR-CO-11

## Why the standard cares about this field

### Business Context
This field lets the buyer see the combined effect of global discounts without recalculating every allowance line.

### Legal Requirement
Optional according to EN 16931-1, but BR-CO-11 requires it to equal the sum of BT-92 amounts when present.

## Official sources and tools

- [KoSIT Validator](https://erechnungsvalidator.service-bw.de/)
- [Invoice Converter](/pdf-to-xrechnung)
- [XRechnung Standard](https://xeinkauf.de/xrechnung/)
- [Test Suite](https://github.com/itplr-kosit/xrechnung-testsuite)
