Neukunde SkfLeverkusen JuHi
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -629,3 +629,14 @@ obj
|
||||
/BeWoDatabaseTerminator/BeWoDatabaseTerminator/bin/Debug
|
||||
/BeWoDatabaseTerminator/BeWoDatabaseTerminator/bin/Release
|
||||
/ReportImp/TestLWV
|
||||
/ReportImp/demo_Sozio/Invoicing/CustomInvoiceFactory.cs
|
||||
/ReportImp/demo_Sozio/Invoicing/SoziotherapieInvoiceCreation.cs
|
||||
/ReportImp/demo_Sozio/LeistungsnachweisSoziotherapie.cs
|
||||
/ReportImp/demo_Sozio/LeistungsnachweisSoziotherapie.designer.cs
|
||||
/ReportImp/demo_Sozio/LeistungsnachweisSoziotherapie.resx
|
||||
/ReportImp/demo_Sozio/Properties/AssemblyInfo.cs
|
||||
/ReportImp/demo_Sozio/Properties/licenses.licx
|
||||
/ReportImp/demo_Sozio/SoziotherapieRechnung.Designer.cs
|
||||
/ReportImp/demo_Sozio/SoziotherapieRechnung.cs
|
||||
/ReportImp/demo_Sozio/SoziotherapieRechnung.resx
|
||||
/ReportImp/demo_Sozio/demo_Sozio.csproj
|
||||
|
||||
@@ -863,6 +863,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mittelpunkt", "ReportImp\Mi
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CaritasverbandOstvest", "ReportImp\CaritasverbandOstvest\CaritasverbandOstvest.csproj", "{68AE83D4-F57B-4934-A462-27E8D65C91A4}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SkfLeverkusenJuHi", "ReportImp\SKFLeverkusenJuHi\SkfLeverkusenJuHi.csproj", "{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|.NET = Debug|.NET
|
||||
@@ -10570,6 +10572,30 @@ Global
|
||||
{68AE83D4-F57B-4934-A462-27E8D65C91A4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||
{68AE83D4-F57B-4934-A462-27E8D65C91A4}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{68AE83D4-F57B-4934-A462-27E8D65C91A4}.Release|x86.Build.0 = Release|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Debug|.NET.ActiveCfg = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Debug|.NET.Build.0 = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.DebugRemote|.NET.ActiveCfg = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.DebugRemote|.NET.Build.0 = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.DebugRemote|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.DebugRemote|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.DebugRemote|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.DebugRemote|Mixed Platforms.Build.0 = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.DebugRemote|x86.ActiveCfg = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.DebugRemote|x86.Build.0 = Debug|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Release|.NET.ActiveCfg = Release|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Release|.NET.Build.0 = Release|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3}.Release|x86.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
@@ -10998,6 +11024,7 @@ Global
|
||||
{4929D493-81EB-47B6-B06A-7F8636569C15} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
||||
{9037F8A0-5627-4CBE-956C-0C0F30B3C710} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
||||
{68AE83D4-F57B-4934-A462-27E8D65C91A4} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
||||
{E426D6C6-9A15-4AA5-9FCA-1F71BAB4B8C3} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {FBE985BB-9F0F-4DBB-8F94-ABC37A803FF9}
|
||||
|
||||
@@ -388,6 +388,7 @@ namespace BeWo.Service.Plugins
|
||||
//t = "2544632712"; // Wabe gGmbH
|
||||
//t = "7077286353"; // PariSozial
|
||||
//t = "8735029937"; // Caritas Ostvest
|
||||
t = "7653029063"; // SkF Leverkusen JuHi
|
||||
//t = "5000000000";
|
||||
|
||||
return t;
|
||||
|
||||
Reference in New Issue
Block a user