Is your feature request related to a problem?
I turns out we're still not 100% precise with how we name our policy functions in the ESt modules. Mainly, this is because we have many things not implemented that are part of the ESt.
Here is a very good source that get's the nomenclature right; see page 6f.
Everything up to "Gesamtbetrag der Einkünfte" is on individual level. After that, we are on sn level.
Describe the solution you would like to see
At the very least we should implement the "skeleton" of the EStG, i.e.
- Einnahmen
- Einkünfte
- Summe der Einkünfte
- Gesamtbetrag der Einkünfte
- Einkommen
- zVE
- tarifliche ESt
- festzusetzende ESt
Even if tarifliche ESt == festzusetzende ESt for now (because we're missing inputs) , this will be very helpful to keep an overview over what is missing.
Is your feature request related to a problem?
I turns out we're still not 100% precise with how we name our policy functions in the ESt modules. Mainly, this is because we have many things not implemented that are part of the ESt.
Here is a very good source that get's the nomenclature right; see page 6f.
Everything up to "Gesamtbetrag der Einkünfte" is on individual level. After that, we are on
snlevel.Describe the solution you would like to see
At the very least we should implement the "skeleton" of the EStG, i.e.
Even if tarifliche ESt == festzusetzende ESt for now (because we're missing inputs) , this will be very helpful to keep an overview over what is missing.