Bugfix Feiertagsfaktor

This commit is contained in:
2026-03-10 00:29:59 +01:00
parent 4898083117
commit fe13a0d088
3 changed files with 3 additions and 7 deletions

View File

@@ -3263,6 +3263,7 @@ namespace BeWo.Report.ReportObjects
{
tag *= faktor;
std *= faktor;
sollAmTag *= faktor;
}