-
I have a yaml file (unfortunately is not public, so I cannot post it here). With 14.0.4, some of the generated class names start with a lowercase letter, while they had before uppercase names.
Here…
-
### Bug description
The Lohnsteuer (necessary to compute the Elterngeld net wage `elterngeld_anrechenbares_nettoeinkommen_m`) should be calculated using the standard long-term care insurance contri…
-
So far Elterngeld Plus and Partnerschaftsbonus are not implemented yet. This only make sense once we have Lohnsteuer and thus a better proxy for net income in the last year.
-
### Bug description
To approximate last years income for unemployment benefit `arbeitsl_geld_eink_vorj_proxy` calculates taxes the following way:
```python
# Relevant wage is capped at the cont…
-
I am receiving some deprecating warnings with ruby 2.6.3 e.g.:
warning: BigDecimal.new is deprecated; use BigDecimal() method instead.
If I am running via rails console the following:
`tax = …
-
### Bug description
To compute housing benefit substractions at the individual level, we currently use Einkommensteuer on the Steuernummer level as an approximation for "Steuern vom Einkommen". (se…
-
#150 adds Lohnsteuer, but the body of the above function is empty, earlier years are not considered.
-
Hello, on the BMF site it seems that there are only the xml files for 2023 and 2024 available. Is there a repository where also the older files are stored which can be accessed by LstGen? Currently I …
-
# ToDo:
@zof20
-
### Bug description
We have been using `eink_st` / `soli_st` to get at proxies for net income in several places.
Probably this should change to a combination of `lohn_st` / `soli_st_lohnst` as t…