From 17468b63e60e77822a5aff3cfa235609b680affc Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 23 Nov 2023 02:16:27 +0100 Subject: [PATCH] Stundenkonto Herr Kloss --- BeWo/LockedPage.xaml | 2 +- BeWo/View/Detail/MassnahmenTreeViewView.xaml | 4 +- .../Detail/MassnahmenTreeViewView.xaml.cs | 2 +- BeWoPlanerMobil/BeWoPlanerMobil.csproj.user | 2 +- .../MitarbeiterstundenkontoBerechnung.cs | 327 +++- ...CustomMitarbeiterstundenkontoBerechnung.cs | 22 +- .../Invoicing/CustomInvoiceCreation.cs | 99 +- .../AkggMid/Mitarbeiterarbeitszeitkonto.cs | 1 + ReportImp/AsbRuhr/Export/FibuNetDatensatz.cs | 1 + ReportImp/AsbRuhr/Export/FibuNetExporter.cs | 60 +- ...CustomMitarbeiterstundenkontoBerechnung.cs | 2 +- .../DiePerspektive/Export/FibuNetDatensatz.cs | 1 + .../DiePerspektive/Export/FibuNetExporter.cs | 58 +- ReportImp/Fortis/Fortis.csproj | 9 + .../ZeitdokumentationPlanIst.Designer.cs | 1363 +++++++++++++++++ ReportImp/Fortis/ZeitdokumentationPlanIst.cs | 162 ++ .../Fortis/ZeitdokumentationPlanIst.resx | 123 ++ .../CustomServiceRecordStatisticFactory.cs | 4 +- ...CustomMitarbeiterstundenkontoBerechnung.cs | 55 +- .../Mitarbeiterarbeitszeitkonto.designer.cs | 162 +- ...CustomMitarbeiterstundenkontoBerechnung.cs | 11 +- .../Calculations/VSDCalculations.cs | 232 +-- .../Invoicing/LWLSettlementInvoiceCreation.cs | 5 + 23 files changed, 2417 insertions(+), 290 deletions(-) create mode 100644 ReportImp/Fortis/ZeitdokumentationPlanIst.Designer.cs create mode 100644 ReportImp/Fortis/ZeitdokumentationPlanIst.cs create mode 100644 ReportImp/Fortis/ZeitdokumentationPlanIst.resx diff --git a/BeWo/LockedPage.xaml b/BeWo/LockedPage.xaml index 7d5e0bdff..5927ff440 100644 --- a/BeWo/LockedPage.xaml +++ b/BeWo/LockedPage.xaml @@ -44,7 +44,7 @@ - +