From 9dcb5c206c498039a2ffb5e23ad35c6fb3f9f7d3 Mon Sep 17 00:00:00 2001 From: Christian Date: Fri, 28 Mar 2025 14:14:40 +0100 Subject: [PATCH] =?UTF-8?q?-=20=C3=9Cberarbeitung=20Perseh=20Import=20f?= =?UTF-8?q?=C3=BCr=20weiteres=20LWL=20Format=20-=20Arbeitszeit=20Kopieren?= =?UTF-8?q?=20im=20EmployeeView=20eingebaut=20-=20Diverse=20Kundenanpassun?= =?UTF-8?q?gen=20(Christopherus=20Haus,=20Prof=20Eggers=20Stiftung,=20Tria?= =?UTF-8?q?s)=20-=20Bugfix=20History=20f=C3=BCr=20Klienten?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BeWo/View/EmployeeArbeitszeitView.xaml | 7 +- BeWo/View/EmployeeArbeitszeitView.xaml.cs | 28 ++ .../Invoicing/CustomInvoiceCreation.cs | 353 ++++++++++++-- .../Invoicing/CustomInvoiceFactory.cs | 5 +- .../Invoicing/PoolHelper.cs | 266 ++++++++++- .../ChristopherusHausMID/Leistungsnachweis.cs | 53 +-- .../ChristopherusHausMID/Rechnung.Designer.cs | 34 +- ReportImp/ChristopherusHausMID/Rechnung.cs | 199 +++++--- ReportImp/ProfEggersStiftung/Kopf BeWo.png | Bin 0 -> 167073 bytes ReportImp/ProfEggersStiftung/Kopf Trialog.png | Bin 0 -> 151966 bytes ReportImp/ProfEggersStiftung/Kopf Wash.png | Bin 0 -> 191478 bytes .../RechnungPflege.Designer.cs | 65 ++- .../ProfEggersStiftung/RechnungPflege.cs | 76 ++- .../ProfEggersStiftung/RechnungPflege.resx | 12 +- .../ServiceInvoiceReport.Designer.cs | 44 +- .../ServiceInvoiceReport.cs | 40 +- .../ServiceInvoiceReport.resx | 7 +- .../HaushaltshilfeInvoiceCreation.cs | 45 ++ ...ungHaushaltsnaheDienstleistung.Designer.cs | 8 +- .../RechnungHaushaltsnaheDienstleistung.cs | 87 +++- .../RechnungHaushaltsnaheDienstleistung.resx | 6 +- .../Perseh/BereichMitZielenUndMassnahmen.cs | 24 + Service/Import/Perseh/PersehReader.cs | 442 +++++++++++++++--- Service/Plugins/CustomerService.cs | 18 +- Service/Plugins/PluginLoader.cs | 2 +- Service/Service.csproj | 1 + Service/ServiceContracts/IUserService.cs | 2 +- .../CustomerServiceImp.cs | 33 +- .../ServiceUtils/History/HistoryCreator.cs | 32 +- 29 files changed, 1504 insertions(+), 385 deletions(-) create mode 100644 ReportImp/ProfEggersStiftung/Kopf BeWo.png create mode 100644 ReportImp/ProfEggersStiftung/Kopf Trialog.png create mode 100644 ReportImp/ProfEggersStiftung/Kopf Wash.png create mode 100644 Service/Import/Perseh/BereichMitZielenUndMassnahmen.cs diff --git a/BeWo/View/EmployeeArbeitszeitView.xaml b/BeWo/View/EmployeeArbeitszeitView.xaml index ff5fd42da..4980406e4 100644 --- a/BeWo/View/EmployeeArbeitszeitView.xaml +++ b/BeWo/View/EmployeeArbeitszeitView.xaml @@ -128,9 +128,12 @@ + +