Lukas Panni
Lukas Panni
## Checklist - [x] I have included the [relevant portions of the] grammar used that caused the bug - [x] I have filled out the environment section ## Environment **Platform**...
Fix for #44 - String is now subclass of Field and not of UInt - String build uses _odds_val directly
Added an additional template for invoices based on the letter template. Could also be combined into one, but I'm unsure on what the better solution would be.
Currently the code generation fails, probably because of one of the possible region parameters ('50HERTZ') starting with a number.  I don't know how to fix this without changes to...
I started to work on the documentation (see #41) and I have a few suggestions: - Include source-code documentation into sphinx - Provide the documentation in both german and english...
A proper documentation would be quite useful. Especially if the system keeps growing. The usage documentation in the [Readme](https://github.com/bundesAPI/deutschland/blob/main/README.md) is nice to get started but does not show all parameters...