zugferd-code-lists 0.1.19

ZUGFeRD code lists, e.g. languages enum, currencies enum, countries enum, etc.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ZUGFeRD spec files

## Example: How to add ZUGFeRD 2.3.3 spec files

Download the package from [ZUGFeRD 2.3.3 spec files](https://www.ferd-net.de/en/downloads/publications/details/zugferd-233-deutsch), locate the code lists file `4. EN16931+FacturX code lists values v15 - used from 2025-05-15.xlsx`, and copy it into this directory.

After that, run

```sh
make remove-spaces
```

in the top-level project directory.