MH: Bilder für ZuhauseWohnenIrisThimm + Neues Projekt für FAM Rhein-Sieg Gbr angelegt
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -525,3 +525,5 @@
|
|||||||
/ReportImp/DomizielAnsbach/obj/Debug
|
/ReportImp/DomizielAnsbach/obj/Debug
|
||||||
/ReportImp/DomizielAnsbach/obj/Release
|
/ReportImp/DomizielAnsbach/obj/Release
|
||||||
/ReportImp/ProIntegra/obj/Debug
|
/ReportImp/ProIntegra/obj/Debug
|
||||||
|
/ReportImp/ZuhauseWohnenIrisThimm/obj/Debug
|
||||||
|
/ReportImp/FAMRheinSiegGbr/obj/Debug
|
||||||
|
|||||||
57
BeWo.sln
57
BeWo.sln
@@ -465,6 +465,12 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AmbulantBetreutesWohnenAstr
|
|||||||
EndProject
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProIntegra", "ReportImp\ProIntegra\ProIntegra.csproj", "{7FCD3132-1656-4051-B4D8-650DEB349A61}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProIntegra", "ReportImp\ProIntegra\ProIntegra.csproj", "{7FCD3132-1656-4051-B4D8-650DEB349A61}"
|
||||||
EndProject
|
EndProject
|
||||||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ZuhauseWohnenIrisThimm", "ReportImp\ZuhauseWohnenIrisThimm\ZuhauseWohnenIrisThimm.csproj", "{22E7F5F8-BB34-4243-896B-221F78837F83}"
|
||||||
|
EndProject
|
||||||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FAMRheinSiegGbr", "ReportImp\FAMRheinSiegGbr\FAMRheinSiegGbr.csproj", "{88273E87-C5F9-4DBF-876A-296527A61B4A}"
|
||||||
|
EndProject
|
||||||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HshCologne", "ReportImp\HshCologne\HshCologne.csproj", "{B9962DC8-015C-415A-A079-94BC3279E577}"
|
||||||
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
Debug|.NET = Debug|.NET
|
Debug|.NET = Debug|.NET
|
||||||
@@ -3572,6 +3578,54 @@ Global
|
|||||||
{7FCD3132-1656-4051-B4D8-650DEB349A61}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
{7FCD3132-1656-4051-B4D8-650DEB349A61}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||||
{7FCD3132-1656-4051-B4D8-650DEB349A61}.Release|x86.ActiveCfg = Release|Any CPU
|
{7FCD3132-1656-4051-B4D8-650DEB349A61}.Release|x86.ActiveCfg = Release|Any CPU
|
||||||
{7FCD3132-1656-4051-B4D8-650DEB349A61}.Release|x86.Build.0 = Release|Any CPU
|
{7FCD3132-1656-4051-B4D8-650DEB349A61}.Release|x86.Build.0 = Release|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Debug|.NET.ActiveCfg = Debug|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Debug|.NET.Build.0 = Debug|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Debug|x86.Build.0 = Debug|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Release|.NET.ActiveCfg = Release|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Release|.NET.Build.0 = Release|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Release|x86.ActiveCfg = Release|Any CPU
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83}.Release|x86.Build.0 = Release|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Debug|.NET.ActiveCfg = Debug|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Debug|.NET.Build.0 = Debug|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Debug|x86.Build.0 = Debug|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Release|.NET.ActiveCfg = Release|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Release|.NET.Build.0 = Release|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Release|x86.ActiveCfg = Release|Any CPU
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A}.Release|x86.Build.0 = Release|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Debug|.NET.ActiveCfg = Debug|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Debug|.NET.Build.0 = Debug|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Debug|x86.Build.0 = Debug|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Release|.NET.ActiveCfg = Release|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Release|.NET.Build.0 = Release|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Release|x86.ActiveCfg = Release|Any CPU
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577}.Release|x86.Build.0 = Release|Any CPU
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(SolutionProperties) = preSolution
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
HideSolutionNode = FALSE
|
HideSolutionNode = FALSE
|
||||||
@@ -3800,6 +3854,9 @@ Global
|
|||||||
{5C99CC38-15A8-4485-8D59-997EEEA9D6C1} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
{5C99CC38-15A8-4485-8D59-997EEEA9D6C1} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
||||||
{6AB16005-E552-4619-9E55-D752FCCAC3B0} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
{6AB16005-E552-4619-9E55-D752FCCAC3B0} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
||||||
{7FCD3132-1656-4051-B4D8-650DEB349A61} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
{7FCD3132-1656-4051-B4D8-650DEB349A61} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
||||||
|
{22E7F5F8-BB34-4243-896B-221F78837F83} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
||||||
|
{88273E87-C5F9-4DBF-876A-296527A61B4A} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
||||||
|
{B9962DC8-015C-415A-A079-94BC3279E577} = {D8A691C5-146D-4613-86CC-438F02FE9106}
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||||
SolutionGuid = {FBE985BB-9F0F-4DBB-8F94-ABC37A803FF9}
|
SolutionGuid = {FBE985BB-9F0F-4DBB-8F94-ABC37A803FF9}
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
<StackPanel Orientation="Vertical">
|
<StackPanel Orientation="Vertical">
|
||||||
<TextBlock x:Name="_EmployeeName" Text="Max, Mustermann" FontWeight="SemiBold" HorizontalAlignment="Left" Foreground="White" />
|
<TextBlock x:Name="_EmployeeName" Text="Max, Mustermann" FontWeight="SemiBold" HorizontalAlignment="Left" Foreground="White" />
|
||||||
<TextBlock x:Name="_EmployeeUrlaub" Text="40 Urlaubstage" HorizontalAlignment="Left" Foreground="White" />
|
<TextBlock x:Name="_EmployeeUrlaub" Text="40 Urlaubstage" HorizontalAlignment="Left" Foreground="White" />
|
||||||
<TextBlock x:Name="_EmployeeUrlaubDieserMonat" Text="Urlaub diesen Monat: 0 Tage" HorizontalAlignment="Left" Foreground="White" />
|
<TextBlock x:Name="_EmployeeUrlaubDieserMonat" Text="Urlaub/Monat: 0 Tage" HorizontalAlignment="Left" Foreground="White" />
|
||||||
<TextBlock x:Name="_EmployeeKrankheitDieserMonat" Text="Krankheit diesen Monat: 0 Tage" HorizontalAlignment="Left" Foreground="White" />
|
<TextBlock x:Name="_EmployeeKrankheitDieserMonat" Text="Krankheit/Monat: 0 Tage" HorizontalAlignment="Left" Foreground="White" />
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
</Grid>
|
</Grid>
|
||||||
</UserControl>
|
</UserControl>
|
||||||
|
|||||||
@@ -161,8 +161,8 @@ namespace BeWo.View.Detail.Report
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c._EmployeeUrlaubDieserMonat.Text = "Urlaub diesen Monat: " + tageUrlaub + " Tage";
|
c._EmployeeUrlaubDieserMonat.Text = "Urlaub/Monat: " + tageUrlaub + " Tage";
|
||||||
c._EmployeeKrankheitDieserMonat.Text = "Krankheit diesen Monat: " + tageKrankheit + " Tage";
|
c._EmployeeKrankheitDieserMonat.Text = "Krankheit/Monat: " + tageKrankheit + " Tage";
|
||||||
((AbwesenheitsEmployeeHeaderTooltip)c.ToolTip).Set(dc.Employee, tageUrlaub, tageKrankheit, dc.Month);
|
((AbwesenheitsEmployeeHeaderTooltip)c.ToolTip).Set(dc.Employee, tageUrlaub, tageKrankheit, dc.Month);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -59,7 +59,7 @@
|
|||||||
<Style x:Key="TimelineViewCellStyle" TargetType="{x:Type dxschi:VisualSingleTimelineCell}">
|
<Style x:Key="TimelineViewCellStyle" TargetType="{x:Type dxschi:VisualSingleTimelineCell}">
|
||||||
<Setter Property="Template">
|
<Setter Property="Template">
|
||||||
<Setter.Value>
|
<Setter.Value>
|
||||||
<ControlTemplate TargetType="{x:Type dxschi:VisualSingleTimelineCell}">
|
<ControlTemplate x:Name="CellStyleControlTemplate" TargetType="{x:Type dxschi:VisualSingleTimelineCell}">
|
||||||
<Grid x:Name="cell" SnapsToDevicePixels="True" Background="#FFFFFF">
|
<Grid x:Name="cell" SnapsToDevicePixels="True" Background="#FFFFFF">
|
||||||
<Grid.ColumnDefinitions>
|
<Grid.ColumnDefinitions>
|
||||||
<ColumnDefinition Width="*" />
|
<ColumnDefinition Width="*" />
|
||||||
@@ -99,13 +99,15 @@
|
|||||||
</Grid>
|
</Grid>
|
||||||
<ControlTemplate.Triggers>
|
<ControlTemplate.Triggers>
|
||||||
<DataTrigger Binding="{Binding IsWorkTime}" Value="False">
|
<DataTrigger Binding="{Binding IsWorkTime}" Value="False">
|
||||||
<Setter TargetName="cell" Property="Background" Value="#EFEFEF" />
|
<Setter TargetName="cell" Property="Background" Value="LightGray" />
|
||||||
<Setter TargetName="rightBorder" Property="Fill" Value="Gray" />
|
<Setter TargetName="rightBorder" Property="Fill" Value="Gray" />
|
||||||
<Setter TargetName="bottomBorder" Property="Fill" Value="Gray" />
|
<Setter TargetName="bottomBorder" Property="Fill" Value="Gray" />
|
||||||
</DataTrigger>
|
</DataTrigger>
|
||||||
<DataTrigger Binding="{Binding }" Value="True">
|
<DataTrigger Binding="{Binding IsHoliday}" Value="True">
|
||||||
<Setter TargetName="cell" Property="Background" Value="LightPink" />
|
<Setter TargetName="cell" Property="Background" Value="LightPink" />
|
||||||
</DataTrigger>
|
<Setter TargetName="rightBorder" Property="Fill" Value="Gray" />
|
||||||
|
<Setter TargetName="bottomBorder" Property="Fill" Value="Gray" />
|
||||||
|
</DataTrigger>
|
||||||
</ControlTemplate.Triggers>
|
</ControlTemplate.Triggers>
|
||||||
</ControlTemplate>
|
</ControlTemplate>
|
||||||
</Setter.Value>
|
</Setter.Value>
|
||||||
@@ -168,8 +170,9 @@
|
|||||||
<dxsch:SchedulerControl dx:ThemeManager.ThemeName="Office2010Black" Grid.Column="0" Grid.Row="2" Grid.ColumnSpan="3"
|
<dxsch:SchedulerControl dx:ThemeManager.ThemeName="Office2010Black" Grid.Column="0" Grid.Row="2" Grid.ColumnSpan="3"
|
||||||
x:Name="_SchedulerControl" ActiveViewType="Timeline" Visibility="Collapsed" GroupType="Resource"
|
x:Name="_SchedulerControl" ActiveViewType="Timeline" Visibility="Collapsed" GroupType="Resource"
|
||||||
IsManipulationEnabled="True" AllowDrop="False" IsTabStop="False" EditAppointmentFormShowing="SchedularControl_EditAppointmentFormShowing"
|
IsManipulationEnabled="True" AllowDrop="False" IsTabStop="False" EditAppointmentFormShowing="SchedularControl_EditAppointmentFormShowing"
|
||||||
EditRecurrentAppointmentFormShowing="SchedularControl_EditRecurrentAppointmentFormShowing" FormCustomizationUsingMVVMLocal="False"
|
EditRecurrentAppointmentFormShowing="SchedularControl_EditRecurrentAppointmentFormShowing" FormCustomizationUsingMVVMLocal="False"
|
||||||
AppointmentViewInfoCustomizing="SchedulerControl_AppointmentViewInfoCustomizing" PopupMenuShowing="SchedulerControl_PopupMenuShowing"
|
AppointmentViewInfoCustomizing="SchedulerControl_AppointmentViewInfoCustomizing" PopupMenuShowing="SchedulerControl_PopupMenuShowing"
|
||||||
|
|
||||||
>
|
>
|
||||||
|
|
||||||
<dxsch:SchedulerControl.DefaultMenuCustomizations>
|
<dxsch:SchedulerControl.DefaultMenuCustomizations>
|
||||||
@@ -195,22 +198,7 @@
|
|||||||
<dxsch:FullWeekView Enabled="false"/>
|
<dxsch:FullWeekView Enabled="false"/>
|
||||||
</dxsch:SchedulerControl.FullWeekView>
|
</dxsch:SchedulerControl.FullWeekView>
|
||||||
<dxsch:SchedulerControl.MonthView >
|
<dxsch:SchedulerControl.MonthView >
|
||||||
<dxsch:MonthView Enabled="False">
|
<dxsch:MonthView Enabled="False"/>
|
||||||
|
|
||||||
<!--<dxsch:MonthView.CellStyle>
|
|
||||||
<Style TargetType="dxschv:CellControl">
|
|
||||||
<Style.Triggers>
|
|
||||||
<DataTrigger Value="True">
|
|
||||||
<MultiBinding Converter="{report:TestConverter}">
|
|
||||||
<Binding Path="Interval.Start" />
|
|
||||||
<Binding Path="(dxsch:SchedulerControl.Scheduler).DataContext.SpecialDates" RelativeSource="{RelativeSource Self}" />
|
|
||||||
</MultiBinding>
|
|
||||||
</DataTrigger>
|
|
||||||
</Style.Triggers>
|
|
||||||
</Style>
|
|
||||||
</dxsch:MonthView.CellStyle>-->
|
|
||||||
|
|
||||||
</dxsch:MonthView>
|
|
||||||
</dxsch:SchedulerControl.MonthView>
|
</dxsch:SchedulerControl.MonthView>
|
||||||
<dxsch:SchedulerControl.WeekView >
|
<dxsch:SchedulerControl.WeekView >
|
||||||
<dxsch:WeekView Enabled="false"/>
|
<dxsch:WeekView Enabled="false"/>
|
||||||
|
|||||||
@@ -494,7 +494,10 @@ namespace BeWo.View.Detail.Report
|
|||||||
}
|
}
|
||||||
public void ApplyFeiertagCellStyle()
|
public void ApplyFeiertagCellStyle()
|
||||||
{
|
{
|
||||||
var limitinterval = _SchedulerControl.LimitInterval.Duration;
|
foreach (var feiertag in UrlaubsplanerRootObj.Feiertage)
|
||||||
|
{
|
||||||
|
_SchedulerControl.WorkDays.AddHoliday(feiertag.Datum, feiertag.Name);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private decimal CountKrankheitstage(AbwesenheitsInformationDC info)
|
private decimal CountKrankheitstage(AbwesenheitsInformationDC info)
|
||||||
|
|||||||
@@ -81,7 +81,7 @@ namespace BeWo.View.Detail.Report
|
|||||||
|
|
||||||
InitDateComboBox();
|
InitDateComboBox();
|
||||||
CreateColumns();
|
CreateColumns();
|
||||||
|
|
||||||
|
|
||||||
linkPdfExport.NavigateUri = BeWoApp.SiteOfOrigin;
|
linkPdfExport.NavigateUri = BeWoApp.SiteOfOrigin;
|
||||||
}
|
}
|
||||||
@@ -1226,7 +1226,7 @@ namespace BeWo.View.Detail.Report
|
|||||||
{
|
{
|
||||||
Row = selZeile.Zeile,
|
Row = selZeile.Zeile,
|
||||||
Statuszeile = selZeile.DienstDict == null,
|
Statuszeile = selZeile.DienstDict == null,
|
||||||
SollWert = summary.Soll,
|
SollWert = (selZeile.Zeile == 0) ? summary.Soll : 0,
|
||||||
IsLastRow = isLastRow,
|
IsLastRow = isLastRow,
|
||||||
EmployeeDC = selZeile.Employee
|
EmployeeDC = selZeile.Employee
|
||||||
};
|
};
|
||||||
@@ -1429,7 +1429,7 @@ namespace BeWo.View.Detail.Report
|
|||||||
|
|
||||||
private void RefreshDienste()
|
private void RefreshDienste()
|
||||||
{
|
{
|
||||||
_DienstplanerRootObj.DienstZeilenListe.AddRange(_DienstplanerRootObj.DienstDCListe //Root
|
_DienstplanerRootObj.DienstZeilenListe.AddRange(_DienstplanerRootObj.DienstDCListe
|
||||||
.SelectMany(x => Init(x, _DienstplanerRootObj.AlleDienste, RefreshGrid, AuswahlMonat))
|
.SelectMany(x => Init(x, _DienstplanerRootObj.AlleDienste, RefreshGrid, AuswahlMonat))
|
||||||
.ToList());
|
.ToList());
|
||||||
|
|
||||||
@@ -1576,6 +1576,8 @@ namespace BeWo.View.Detail.Report
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
popUp_RightClickEmployee.IsOpen = false;
|
popUp_RightClickEmployee.IsOpen = false;
|
||||||
}
|
}
|
||||||
private void routine_button_save_Click(object sender, RoutedEventArgs e)
|
private void routine_button_save_Click(object sender, RoutedEventArgs e)
|
||||||
|
|||||||
84
ReportImp/FAMRheinSiegGbr/FAMRheinSiegGbr.csproj
Normal file
84
ReportImp/FAMRheinSiegGbr/FAMRheinSiegGbr.csproj
Normal file
@@ -0,0 +1,84 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||||
|
<PropertyGroup>
|
||||||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||||
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||||
|
<ProjectGuid>{88273E87-C5F9-4DBF-876A-296527A61B4A}</ProjectGuid>
|
||||||
|
<OutputType>Library</OutputType>
|
||||||
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||||
|
<RootNamespace>KundeXyz</RootNamespace>
|
||||||
|
<AssemblyName>0000000000_Reports</AssemblyName>
|
||||||
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
||||||
|
<FileAlignment>512</FileAlignment>
|
||||||
|
<TargetFrameworkProfile />
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
|
<DebugSymbols>true</DebugSymbols>
|
||||||
|
<DebugType>full</DebugType>
|
||||||
|
<Optimize>false</Optimize>
|
||||||
|
<OutputPath>..\..\Host\bin\</OutputPath>
|
||||||
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||||||
|
<ErrorReport>prompt</ErrorReport>
|
||||||
|
<WarningLevel>4</WarningLevel>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
|
<DebugType>pdbonly</DebugType>
|
||||||
|
<Optimize>true</Optimize>
|
||||||
|
<OutputPath>..\..\Host\bin\</OutputPath>
|
||||||
|
<DefineConstants>TRACE</DefineConstants>
|
||||||
|
<ErrorReport>prompt</ErrorReport>
|
||||||
|
<WarningLevel>4</WarningLevel>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Reference Include="DevExpress.Data.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
||||||
|
<Reference Include="DevExpress.Printing.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
||||||
|
<Reference Include="DevExpress.Utils.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
||||||
|
<Reference Include="DevExpress.XtraPrinting.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
||||||
|
<Reference Include="DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
||||||
|
<Reference Include="System" />
|
||||||
|
<Reference Include="System.Core" />
|
||||||
|
<Reference Include="System.Drawing" />
|
||||||
|
<Reference Include="System.Windows.Forms" />
|
||||||
|
<Reference Include="System.Xml.Linq" />
|
||||||
|
<Reference Include="System.Data.DataSetExtensions" />
|
||||||
|
<Reference Include="Microsoft.CSharp" />
|
||||||
|
<Reference Include="System.Data" />
|
||||||
|
<Reference Include="System.Net.Http" />
|
||||||
|
<Reference Include="System.Xml" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Compile Include="LeistungsnachweisFamilienhilfe.cs">
|
||||||
|
<SubType>Component</SubType>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="LeistungsnachweisFamilienhilfe.Designer.cs">
|
||||||
|
<DependentUpon>LeistungsnachweisFamilienhilfe.cs</DependentUpon>
|
||||||
|
</Compile>
|
||||||
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<ProjectReference Include="..\..\Data\Data.csproj">
|
||||||
|
<Project>{B0D73E3D-4AE7-4024-93A6-DB1F46D7CCEE}</Project>
|
||||||
|
<Name>Data</Name>
|
||||||
|
</ProjectReference>
|
||||||
|
<ProjectReference Include="..\..\Report\Report.csproj">
|
||||||
|
<Project>{40d8b312-ea64-49e3-a31a-5e57ed4d5654}</Project>
|
||||||
|
<Name>Report</Name>
|
||||||
|
</ProjectReference>
|
||||||
|
<ProjectReference Include="..\..\Service\Service.csproj">
|
||||||
|
<Project>{094331c3-ecee-4c89-bbfd-4c9ded89f0ef}</Project>
|
||||||
|
<Name>Service</Name>
|
||||||
|
</ProjectReference>
|
||||||
|
<ProjectReference Include="..\..\Shared\Shared.csproj">
|
||||||
|
<Project>{2f50b83d-a3f0-4ec4-979a-3f9b7e3d8ed4}</Project>
|
||||||
|
<Name>Shared</Name>
|
||||||
|
</ProjectReference>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<EmbeddedResource Include="LeistungsnachweisFamilienhilfe.resx">
|
||||||
|
<DependentUpon>LeistungsnachweisFamilienhilfe.cs</DependentUpon>
|
||||||
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
||||||
|
</ItemGroup>
|
||||||
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
|
</Project>
|
||||||
726
ReportImp/FAMRheinSiegGbr/LeistungsnachweisFamilienhilfe.Designer.cs
generated
Normal file
726
ReportImp/FAMRheinSiegGbr/LeistungsnachweisFamilienhilfe.Designer.cs
generated
Normal file
@@ -0,0 +1,726 @@
|
|||||||
|
namespace FAMRheinSiegGbr
|
||||||
|
{
|
||||||
|
partial class LeistungsnachweisFamilienhilfe
|
||||||
|
{
|
||||||
|
/// <summary>
|
||||||
|
/// Required designer variable.
|
||||||
|
/// </summary>
|
||||||
|
private System.ComponentModel.IContainer components;
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Clean up any resources being used.
|
||||||
|
/// </summary>
|
||||||
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||||||
|
protected override void Dispose(bool disposing)
|
||||||
|
{
|
||||||
|
if (disposing && (components != null))
|
||||||
|
{
|
||||||
|
components.Dispose();
|
||||||
|
}
|
||||||
|
base.Dispose(disposing);
|
||||||
|
}
|
||||||
|
|
||||||
|
#region Designer generated code
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Required method for Designer support - do not modify
|
||||||
|
/// the contents of this method with the code editor.
|
||||||
|
/// </summary>
|
||||||
|
private void InitializeComponent()
|
||||||
|
{
|
||||||
|
this.components = new System.ComponentModel.Container();
|
||||||
|
DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
|
||||||
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
||||||
|
this.xrTableServiceRecords1 = new DevExpress.XtraReports.UI.XRTable();
|
||||||
|
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
||||||
|
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
||||||
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
||||||
|
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
||||||
|
this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
|
||||||
|
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
|
||||||
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
||||||
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
||||||
|
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
||||||
|
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
|
||||||
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
|
||||||
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
|
||||||
|
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
|
||||||
|
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.cellKinder = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
|
||||||
|
this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.cellAsd = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.lblHeader = new DevExpress.XtraReports.UI.XRLabel();
|
||||||
|
this.formattingRuleServiceDesc = new DevExpress.XtraReports.UI.FormattingRule();
|
||||||
|
this.formattingRuleCostBearer = new DevExpress.XtraReports.UI.FormattingRule();
|
||||||
|
this.formattingRuleEmployeeName = new DevExpress.XtraReports.UI.FormattingRule();
|
||||||
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
||||||
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
||||||
|
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
||||||
|
this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
|
||||||
|
this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
|
||||||
|
this.cellDatum = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
||||||
|
this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
|
||||||
|
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||||
|
this.fieldAbrechenbareStunden = new DevExpress.XtraReports.UI.CalculatedField();
|
||||||
|
this.fieldTotalFLSBillable = new DevExpress.XtraReports.UI.CalculatedField();
|
||||||
|
this.fieldTotalFLSBillableXRateFactor = new DevExpress.XtraReports.UI.CalculatedField();
|
||||||
|
this.customerCountField = new DevExpress.XtraReports.UI.CalculatedField();
|
||||||
|
this.fieldBillableFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||||||
|
this.fieldAbrechenbareFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||||||
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||||||
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||||||
|
//
|
||||||
|
// Detail
|
||||||
|
//
|
||||||
|
this.Detail.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||||||
|
this.Detail.HeightF = 0F;
|
||||||
|
this.Detail.Name = "Detail";
|
||||||
|
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||||||
|
this.Detail.StylePriority.UseFont = false;
|
||||||
|
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||||||
|
//
|
||||||
|
// xrTableServiceRecords1
|
||||||
|
//
|
||||||
|
this.xrTableServiceRecords1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||||||
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
||||||
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||||||
|
this.xrTableServiceRecords1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||||||
|
this.xrTableServiceRecords1.Name = "xrTableServiceRecords1";
|
||||||
|
this.xrTableServiceRecords1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||||||
|
this.xrTableServiceRecords1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||||||
|
this.xrTableRow2});
|
||||||
|
this.xrTableServiceRecords1.SizeF = new System.Drawing.SizeF(680F, 40F);
|
||||||
|
this.xrTableServiceRecords1.StylePriority.UseBackColor = false;
|
||||||
|
this.xrTableServiceRecords1.StylePriority.UseFont = false;
|
||||||
|
this.xrTableServiceRecords1.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableServiceRecords1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||||||
|
//
|
||||||
|
// xrTableRow2
|
||||||
|
//
|
||||||
|
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||||||
|
this.xrTableCell3,
|
||||||
|
this.xrTableCell5,
|
||||||
|
this.xrTableCell1});
|
||||||
|
this.xrTableRow2.Name = "xrTableRow2";
|
||||||
|
this.xrTableRow2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||||||
|
this.xrTableRow2.StylePriority.UseFont = false;
|
||||||
|
this.xrTableRow2.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableRow2.Weight = 2.2222184546263724D;
|
||||||
|
//
|
||||||
|
// xrTableCell3
|
||||||
|
//
|
||||||
|
this.xrTableCell3.Name = "xrTableCell3";
|
||||||
|
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||||||
|
this.xrTableCell3.StylePriority.UseFont = false;
|
||||||
|
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableCell3.Text = "Tag/Datum";
|
||||||
|
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||||||
|
this.xrTableCell3.Weight = 0.29263101620867055D;
|
||||||
|
//
|
||||||
|
// xrTableCell5
|
||||||
|
//
|
||||||
|
this.xrTableCell5.Multiline = true;
|
||||||
|
this.xrTableCell5.Name = "xrTableCell5";
|
||||||
|
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableCell5.Text = "Geleistete\r\nFLS";
|
||||||
|
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||||||
|
this.xrTableCell5.Weight = 0.29263101384076406D;
|
||||||
|
//
|
||||||
|
// xrTableCell1
|
||||||
|
//
|
||||||
|
this.xrTableCell1.Name = "xrTableCell1";
|
||||||
|
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||||||
|
this.xrTableCell1.StylePriority.UsePadding = false;
|
||||||
|
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableCell1.Text = "Tätigkeitsbeschreibung";
|
||||||
|
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||||||
|
this.xrTableCell1.Weight = 1.0729803996057445D;
|
||||||
|
//
|
||||||
|
// DetailReport
|
||||||
|
//
|
||||||
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||||||
|
this.Detail1});
|
||||||
|
this.DetailReport.DataMember = "Services";
|
||||||
|
this.DetailReport.DataSource = this.bindingSource1;
|
||||||
|
this.DetailReport.Level = 0;
|
||||||
|
this.DetailReport.Name = "DetailReport";
|
||||||
|
this.DetailReport.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||||||
|
this.DetailReport.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||||||
|
//
|
||||||
|
// Detail1
|
||||||
|
//
|
||||||
|
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||||||
|
this.xrTable3});
|
||||||
|
this.Detail1.HeightF = 25F;
|
||||||
|
this.Detail1.Name = "Detail1";
|
||||||
|
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||||||
|
this.Detail1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||||||
|
//
|
||||||
|
// xrTable3
|
||||||
|
//
|
||||||
|
this.xrTable3.BorderColor = System.Drawing.Color.Black;
|
||||||
|
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||||||
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||||||
|
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||||||
|
this.xrTable3.Name = "xrTable3";
|
||||||
|
this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||||||
|
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||||||
|
this.xrTableRow6});
|
||||||
|
this.xrTable3.SizeF = new System.Drawing.SizeF(680F, 25F);
|
||||||
|
this.xrTable3.StylePriority.UseFont = false;
|
||||||
|
this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||||||
|
//
|
||||||
|
// xrTableRow6
|
||||||
|
//
|
||||||
|
this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||||||
|
this.xrTableCell13,
|
||||||
|
this.xrTableCell6,
|
||||||
|
this.xrTableCell2});
|
||||||
|
this.xrTableRow6.Name = "xrTableRow6";
|
||||||
|
this.xrTableRow6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||||||
|
this.xrTableRow6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||||||
|
this.xrTableRow6.Weight = 1.3888888888888888D;
|
||||||
|
//
|
||||||
|
// xrTableCell13
|
||||||
|
//
|
||||||
|
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||||||
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
|
||||||
|
this.xrTableCell13.Name = "xrTableCell13";
|
||||||
|
this.xrTableCell13.StylePriority.UseFont = false;
|
||||||
|
this.xrTableCell13.StylePriority.UsePadding = false;
|
||||||
|
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||||||
|
this.xrTableCell13.Weight = 0.15151511909339357D;
|
||||||
|
//
|
||||||
|
// xrTableCell6
|
||||||
|
//
|
||||||
|
this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||||||
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldAbrechenbareStunden", "{0:0.00}")});
|
||||||
|
this.xrTableCell6.Name = "xrTableCell6";
|
||||||
|
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||||||
|
this.xrTableCell6.Weight = 0.1515151175978775D;
|
||||||
|
//
|
||||||
|
// xrTableCell2
|
||||||
|
//
|
||||||
|
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||||||
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice")});
|
||||||
|
this.xrTableCell2.Multiline = true;
|
||||||
|
this.xrTableCell2.Name = "xrTableCell2";
|
||||||
|
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
|
||||||
|
this.xrTableCell2.StylePriority.UsePadding = false;
|
||||||
|
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableCell2.Text = "xrTableCell2";
|
||||||
|
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||||||
|
this.xrTableCell2.Weight = 0.55555546239134668D;
|
||||||
|
//
|
||||||
|
// formattingRuleStartDate
|
||||||
|
//
|
||||||
|
this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]";
|
||||||
|
this.formattingRuleStartDate.DataMember = "ServicesDouble";
|
||||||
|
this.formattingRuleStartDate.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||||||
|
this.formattingRuleStartDate.Name = "formattingRuleStartDate";
|
||||||
|
//
|
||||||
|
// ReportHeader
|
||||||
|
//
|
||||||
|
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||||||
|
this.xrTable1,
|
||||||
|
this.lblHeader});
|
||||||
|
this.ReportHeader.Font = new System.Drawing.Font("Arial", 10F);
|
||||||
|
this.ReportHeader.HeightF = 260F;
|
||||||
|
this.ReportHeader.Name = "ReportHeader";
|
||||||
|
this.ReportHeader.StylePriority.UseFont = false;
|
||||||
|
//
|
||||||
|
// xrTable1
|
||||||
|
//
|
||||||
|
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||||||
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
||||||
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||||||
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60F);
|
||||||
|
this.xrTable1.Name = "xrTable1";
|
||||||
|
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
|
||||||
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||||||
|
this.xrTableRow1,
|
||||||
|
this.xrTableRow3,
|
||||||
|
this.xrTableRow4,
|
||||||
|
this.xrTableRow5,
|
||||||
|
this.xrTableRow7,
|
||||||
|
this.xrTableRow8});
|
||||||
|
this.xrTable1.SizeF = new System.Drawing.SizeF(680F, 180F);
|
||||||
|
this.xrTable1.StylePriority.UseBackColor = false;
|
||||||
|
this.xrTable1.StylePriority.UseFont = false;
|
||||||
|
this.xrTable1.StylePriority.UsePadding = false;
|
||||||
|
this.xrTable1.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||||||
|
//
|
||||||
|
// xrTableRow1
|
||||||
|
//
|
||||||
|
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||||||
|
this.xrTableCell10,
|
||||||
|
this.xrTableCell11});
|
||||||
|
this.xrTableRow1.Name = "xrTableRow1";
|
||||||
|
this.xrTableRow1.StylePriority.UseFont = false;
|
||||||
|
this.xrTableRow1.StylePriority.UsePadding = false;
|
||||||
|
this.xrTableRow1.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableRow1.Weight = 1.6666638409697792D;
|
||||||
|
//
|
||||||
|
// xrTableCell10
|
||||||
|
//
|
||||||
|
this.xrTableCell10.Name = "xrTableCell10";
|
||||||
|
this.xrTableCell10.StylePriority.UseBackColor = false;
|
||||||
|
this.xrTableCell10.StylePriority.UseFont = false;
|
||||||
|
this.xrTableCell10.StylePriority.UsePadding = false;
|
||||||
|
this.xrTableCell10.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableCell10.Text = "Monat";
|
||||||
|
this.xrTableCell10.Weight = 0.82912121714367759D;
|
||||||
|
//
|
||||||
|
// xrTableCell11
|
||||||
|
//
|
||||||
|
this.xrTableCell11.Name = "xrTableCell11";
|
||||||
|
this.xrTableCell11.Text = "[Month]/[Year]";
|
||||||
|
this.xrTableCell11.Weight = 0.82912121691692775D;
|
||||||
|
//
|
||||||
|
// xrTableRow3
|
||||||
|
//
|
||||||
|
this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||||||
|
this.xrTableCell4,
|
||||||
|
this.xrTableCell7});
|
||||||
|
this.xrTableRow3.Name = "xrTableRow3";
|
||||||
|
this.xrTableRow3.Weight = 1.6666638409697794D;
|
||||||
|
//
|
||||||
|
// xrTableCell4
|
||||||
|
//
|
||||||
|
this.xrTableCell4.Name = "xrTableCell4";
|
||||||
|
this.xrTableCell4.StylePriority.UsePadding = false;
|
||||||
|
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableCell4.Text = "Leistungsempfänger";
|
||||||
|
this.xrTableCell4.Weight = 0.8291209938839289D;
|
||||||
|
//
|
||||||
|
// xrTableCell7
|
||||||
|
//
|
||||||
|
this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||||||
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerName")});
|
||||||
|
this.xrTableCell7.Name = "xrTableCell7";
|
||||||
|
this.xrTableCell7.Text = "xrTableCell7";
|
||||||
|
this.xrTableCell7.Weight = 0.82912144017667644D;
|
||||||
|
//
|
||||||
|
// xrTableRow4
|
||||||
|
//
|
||||||
|
this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||||||
|
this.xrTableCell8,
|
||||||
|
this.xrTableCell14});
|
||||||
|
this.xrTableRow4.Name = "xrTableRow4";
|
||||||
|
this.xrTableRow4.Weight = 1.6666638409697792D;
|
||||||
|
//
|
||||||
|
// xrTableCell8
|
||||||
|
//
|
||||||
|
this.xrTableCell8.Name = "xrTableCell8";
|
||||||
|
this.xrTableCell8.Text = "Aktenzeichen Wirtschaftliche Jugendhilfe";
|
||||||
|
this.xrTableCell8.Weight = 0.8291209938839289D;
|
||||||
|
//
|
||||||
|
// xrTableCell14
|
||||||
|
//
|
||||||
|
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||||||
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
|
||||||
|
this.xrTableCell14.Name = "xrTableCell14";
|
||||||
|
this.xrTableCell14.Text = "xrTableCell14";
|
||||||
|
this.xrTableCell14.Weight = 0.82912144017667644D;
|
||||||
|
//
|
||||||
|
// xrTableRow5
|
||||||
|
//
|
||||||
|
this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||||||
|
this.xrTableCell15,
|
||||||
|
this.xrTableCell18});
|
||||||
|
this.xrTableRow5.Name = "xrTableRow5";
|
||||||
|
this.xrTableRow5.Weight = 1.6666638409697794D;
|
||||||
|
//
|
||||||
|
// xrTableCell15
|
||||||
|
//
|
||||||
|
this.xrTableCell15.Name = "xrTableCell15";
|
||||||
|
this.xrTableCell15.Text = "Einsatz durch";
|
||||||
|
this.xrTableCell15.Weight = 0.8291209938839289D;
|
||||||
|
//
|
||||||
|
// xrTableCell18
|
||||||
|
//
|
||||||
|
this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||||||
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
|
||||||
|
this.xrTableCell18.Name = "xrTableCell18";
|
||||||
|
this.xrTableCell18.Text = "xrTableCell18";
|
||||||
|
this.xrTableCell18.Weight = 0.82912144017667644D;
|
||||||
|
//
|
||||||
|
// xrTableRow7
|
||||||
|
//
|
||||||
|
this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||||||
|
this.xrTableCell19,
|
||||||
|
this.cellKinder});
|
||||||
|
this.xrTableRow7.Name = "xrTableRow7";
|
||||||
|
this.xrTableRow7.Weight = 1.6666638409697789D;
|
||||||
|
//
|
||||||
|
// xrTableCell19
|
||||||
|
//
|
||||||
|
this.xrTableCell19.Name = "xrTableCell19";
|
||||||
|
this.xrTableCell19.Text = "Namen des Kindes";
|
||||||
|
this.xrTableCell19.Weight = 0.8291209938839289D;
|
||||||
|
//
|
||||||
|
// cellKinder
|
||||||
|
//
|
||||||
|
this.cellKinder.Name = "cellKinder";
|
||||||
|
this.cellKinder.Weight = 0.82912144017667644D;
|
||||||
|
//
|
||||||
|
// xrTableRow8
|
||||||
|
//
|
||||||
|
this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||||||
|
this.xrTableCell21,
|
||||||
|
this.cellAsd});
|
||||||
|
this.xrTableRow8.Name = "xrTableRow8";
|
||||||
|
this.xrTableRow8.Weight = 1.6666638409697794D;
|
||||||
|
//
|
||||||
|
// xrTableCell21
|
||||||
|
//
|
||||||
|
this.xrTableCell21.Name = "xrTableCell21";
|
||||||
|
this.xrTableCell21.Text = "Fallführende Fachkraft im ASD";
|
||||||
|
this.xrTableCell21.Weight = 0.8291209938839289D;
|
||||||
|
//
|
||||||
|
// cellAsd
|
||||||
|
//
|
||||||
|
this.cellAsd.Name = "cellAsd";
|
||||||
|
this.cellAsd.Weight = 0.82912144017667644D;
|
||||||
|
//
|
||||||
|
// lblHeader
|
||||||
|
//
|
||||||
|
this.lblHeader.Font = new System.Drawing.Font("Arial", 13.5F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
|
||||||
|
this.lblHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||||||
|
this.lblHeader.Multiline = true;
|
||||||
|
this.lblHeader.Name = "lblHeader";
|
||||||
|
this.lblHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||||||
|
this.lblHeader.SizeF = new System.Drawing.SizeF(674.9998F, 50F);
|
||||||
|
this.lblHeader.StylePriority.UseFont = false;
|
||||||
|
this.lblHeader.StylePriority.UseTextAlignment = false;
|
||||||
|
this.lblHeader.Text = "Leistungsnachweis\r\nfür das Jugendamt Sankt Augustin";
|
||||||
|
this.lblHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||||||
|
//
|
||||||
|
// formattingRuleServiceDesc
|
||||||
|
//
|
||||||
|
this.formattingRuleServiceDesc.Condition = "[StartDate2] < [StartDate]";
|
||||||
|
this.formattingRuleServiceDesc.DataMember = "ServicesDouble";
|
||||||
|
this.formattingRuleServiceDesc.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||||||
|
this.formattingRuleServiceDesc.Name = "formattingRuleServiceDesc";
|
||||||
|
//
|
||||||
|
// formattingRuleCostBearer
|
||||||
|
//
|
||||||
|
this.formattingRuleCostBearer.Condition = "[StartDate2] < [StartDate]";
|
||||||
|
this.formattingRuleCostBearer.DataMember = "ServicesDouble";
|
||||||
|
this.formattingRuleCostBearer.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||||||
|
this.formattingRuleCostBearer.Name = "formattingRuleCostBearer";
|
||||||
|
//
|
||||||
|
// formattingRuleEmployeeName
|
||||||
|
//
|
||||||
|
this.formattingRuleEmployeeName.Condition = "[StartDate2] < [StartDate]";
|
||||||
|
this.formattingRuleEmployeeName.DataMember = "ServicesDouble";
|
||||||
|
this.formattingRuleEmployeeName.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||||||
|
this.formattingRuleEmployeeName.Name = "formattingRuleEmployeeName";
|
||||||
|
//
|
||||||
|
// topMarginBand1
|
||||||
|
//
|
||||||
|
this.topMarginBand1.Font = new System.Drawing.Font("Times New Roman", 9.75F);
|
||||||
|
this.topMarginBand1.HeightF = 99F;
|
||||||
|
this.topMarginBand1.Name = "topMarginBand1";
|
||||||
|
this.topMarginBand1.StylePriority.UseFont = false;
|
||||||
|
//
|
||||||
|
// bottomMarginBand1
|
||||||
|
//
|
||||||
|
this.bottomMarginBand1.HeightF = 36F;
|
||||||
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||||||
|
//
|
||||||
|
// ReportFooter
|
||||||
|
//
|
||||||
|
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||||||
|
this.xrTable4,
|
||||||
|
this.xrTable2});
|
||||||
|
this.ReportFooter.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||||||
|
this.ReportFooter.HeightF = 120F;
|
||||||
|
this.ReportFooter.Name = "ReportFooter";
|
||||||
|
this.ReportFooter.StylePriority.UseFont = false;
|
||||||
|
//
|
||||||
|
// xrTable4
|
||||||
|
//
|
||||||
|
this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||||||
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
||||||
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||||||
|
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 40F);
|
||||||
|
this.xrTable4.Name = "xrTable4";
|
||||||
|
this.xrTable4.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||||||
|
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||||||
|
this.xrTableRow10});
|
||||||
|
this.xrTable4.SizeF = new System.Drawing.SizeF(680F, 80F);
|
||||||
|
this.xrTable4.StylePriority.UseBackColor = false;
|
||||||
|
this.xrTable4.StylePriority.UseFont = false;
|
||||||
|
this.xrTable4.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTable4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||||||
|
//
|
||||||
|
// xrTableRow10
|
||||||
|
//
|
||||||
|
this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||||||
|
this.cellDatum,
|
||||||
|
this.xrTableCell24});
|
||||||
|
this.xrTableRow10.Name = "xrTableRow10";
|
||||||
|
this.xrTableRow10.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||||||
|
this.xrTableRow10.StylePriority.UseFont = false;
|
||||||
|
this.xrTableRow10.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableRow10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||||||
|
this.xrTableRow10.Weight = 2.2222184546263724D;
|
||||||
|
//
|
||||||
|
// cellDatum
|
||||||
|
//
|
||||||
|
this.cellDatum.Name = "cellDatum";
|
||||||
|
this.cellDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||||||
|
this.cellDatum.StylePriority.UseFont = false;
|
||||||
|
this.cellDatum.StylePriority.UseTextAlignment = false;
|
||||||
|
this.cellDatum.Text = "Datum";
|
||||||
|
this.cellDatum.Weight = 0.58526203320664327D;
|
||||||
|
//
|
||||||
|
// xrTableCell24
|
||||||
|
//
|
||||||
|
this.xrTableCell24.Name = "xrTableCell24";
|
||||||
|
this.xrTableCell24.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||||||
|
this.xrTableCell24.StylePriority.UsePadding = false;
|
||||||
|
this.xrTableCell24.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableCell24.Text = "Unterschrift";
|
||||||
|
this.xrTableCell24.Weight = 1.0729803964485358D;
|
||||||
|
//
|
||||||
|
// xrTable2
|
||||||
|
//
|
||||||
|
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||||||
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
||||||
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||||||
|
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||||||
|
this.xrTable2.Name = "xrTable2";
|
||||||
|
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||||||
|
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||||||
|
this.xrTableRow9});
|
||||||
|
this.xrTable2.SizeF = new System.Drawing.SizeF(680F, 25F);
|
||||||
|
this.xrTable2.StylePriority.UseBackColor = false;
|
||||||
|
this.xrTable2.StylePriority.UseFont = false;
|
||||||
|
this.xrTable2.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||||||
|
//
|
||||||
|
// xrTableRow9
|
||||||
|
//
|
||||||
|
this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||||||
|
this.xrTableCell9,
|
||||||
|
this.xrTableCell12,
|
||||||
|
this.xrTableCell16});
|
||||||
|
this.xrTableRow9.Name = "xrTableRow9";
|
||||||
|
this.xrTableRow9.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||||||
|
this.xrTableRow9.StylePriority.UseFont = false;
|
||||||
|
this.xrTableRow9.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableRow9.Weight = 1.3888865341414827D;
|
||||||
|
//
|
||||||
|
// xrTableCell9
|
||||||
|
//
|
||||||
|
this.xrTableCell9.Name = "xrTableCell9";
|
||||||
|
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||||||
|
this.xrTableCell9.StylePriority.UseFont = false;
|
||||||
|
this.xrTableCell9.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableCell9.Text = "Gesamt";
|
||||||
|
this.xrTableCell9.Weight = 0.29263101620867055D;
|
||||||
|
//
|
||||||
|
// xrTableCell12
|
||||||
|
//
|
||||||
|
this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||||||
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldAbrechenbareStunden")});
|
||||||
|
this.xrTableCell12.Name = "xrTableCell12";
|
||||||
|
xrSummary1.FormatString = "{0:0.00}";
|
||||||
|
xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
|
||||||
|
this.xrTableCell12.Summary = xrSummary1;
|
||||||
|
this.xrTableCell12.Weight = 0.29263101384076406D;
|
||||||
|
//
|
||||||
|
// xrTableCell16
|
||||||
|
//
|
||||||
|
this.xrTableCell16.Name = "xrTableCell16";
|
||||||
|
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||||||
|
this.xrTableCell16.StylePriority.UsePadding = false;
|
||||||
|
this.xrTableCell16.StylePriority.UseTextAlignment = false;
|
||||||
|
this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||||||
|
this.xrTableCell16.Weight = 1.0729803996057445D;
|
||||||
|
//
|
||||||
|
// fieldAbrechenbareStunden
|
||||||
|
//
|
||||||
|
this.fieldAbrechenbareStunden.DataMember = "Services";
|
||||||
|
this.fieldAbrechenbareStunden.Expression = "[Minutes] / 60";
|
||||||
|
this.fieldAbrechenbareStunden.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||||||
|
this.fieldAbrechenbareStunden.Name = "fieldAbrechenbareStunden";
|
||||||
|
//
|
||||||
|
// fieldTotalFLSBillable
|
||||||
|
//
|
||||||
|
this.fieldTotalFLSBillable.Expression = "[TotalFLMBillable]/60";
|
||||||
|
this.fieldTotalFLSBillable.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||||||
|
this.fieldTotalFLSBillable.Name = "fieldTotalFLSBillable";
|
||||||
|
//
|
||||||
|
// fieldTotalFLSBillableXRateFactor
|
||||||
|
//
|
||||||
|
this.fieldTotalFLSBillableXRateFactor.Expression = "([TotalFLMBillable]/60) * 1.2";
|
||||||
|
this.fieldTotalFLSBillableXRateFactor.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||||||
|
this.fieldTotalFLSBillableXRateFactor.Name = "fieldTotalFLSBillableXRateFactor";
|
||||||
|
//
|
||||||
|
// customerCountField
|
||||||
|
//
|
||||||
|
this.customerCountField.DataMember = "Services";
|
||||||
|
this.customerCountField.Expression = "Iif([CustomerCount] < 2, \'\', ToStr([CustomerCount]) + \' Teilnehmer\')";
|
||||||
|
this.customerCountField.FieldType = DevExpress.XtraReports.UI.FieldType.String;
|
||||||
|
this.customerCountField.Name = "customerCountField";
|
||||||
|
//
|
||||||
|
// fieldBillableFLS
|
||||||
|
//
|
||||||
|
this.fieldBillableFLS.Expression = "[TotalFLMBillable]/60";
|
||||||
|
this.fieldBillableFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||||||
|
this.fieldBillableFLS.Name = "fieldBillableFLS";
|
||||||
|
//
|
||||||
|
// fieldAbrechenbareFLS
|
||||||
|
//
|
||||||
|
this.fieldAbrechenbareFLS.Expression = "([TotalFLMBillable]/60) * 1.2";
|
||||||
|
this.fieldAbrechenbareFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||||||
|
this.fieldAbrechenbareFLS.Name = "fieldAbrechenbareFLS";
|
||||||
|
//
|
||||||
|
// GroupHeader1
|
||||||
|
//
|
||||||
|
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||||||
|
this.xrTableServiceRecords1});
|
||||||
|
this.GroupHeader1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||||||
|
this.GroupHeader1.HeightF = 40F;
|
||||||
|
this.GroupHeader1.Name = "GroupHeader1";
|
||||||
|
this.GroupHeader1.RepeatEveryPage = true;
|
||||||
|
this.GroupHeader1.StylePriority.UseFont = false;
|
||||||
|
//
|
||||||
|
// bindingSource1
|
||||||
|
//
|
||||||
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
|
||||||
|
//
|
||||||
|
// LeistungsnachweisFamilienhilfe
|
||||||
|
//
|
||||||
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||||||
|
this.Detail,
|
||||||
|
this.DetailReport,
|
||||||
|
this.ReportHeader,
|
||||||
|
this.topMarginBand1,
|
||||||
|
this.bottomMarginBand1,
|
||||||
|
this.ReportFooter,
|
||||||
|
this.GroupHeader1});
|
||||||
|
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
||||||
|
this.fieldAbrechenbareStunden,
|
||||||
|
this.fieldTotalFLSBillable,
|
||||||
|
this.fieldTotalFLSBillableXRateFactor,
|
||||||
|
this.customerCountField,
|
||||||
|
this.fieldBillableFLS,
|
||||||
|
this.fieldAbrechenbareFLS});
|
||||||
|
this.DataSource = this.bindingSource1;
|
||||||
|
this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
||||||
|
this.formattingRuleStartDate,
|
||||||
|
this.formattingRuleServiceDesc,
|
||||||
|
this.formattingRuleCostBearer,
|
||||||
|
this.formattingRuleEmployeeName});
|
||||||
|
this.Margins = new System.Drawing.Printing.Margins(75, 70, 99, 36);
|
||||||
|
this.PageHeight = 1169;
|
||||||
|
this.PageWidth = 827;
|
||||||
|
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
||||||
|
this.SnapGridSize = 9F;
|
||||||
|
this.Version = "17.1";
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
#endregion
|
||||||
|
|
||||||
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
||||||
|
private System.Windows.Forms.BindingSource bindingSource1;
|
||||||
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
||||||
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
||||||
|
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
|
||||||
|
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
||||||
|
private DevExpress.XtraReports.UI.XRTable xrTableServiceRecords1;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
||||||
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleStartDate;
|
||||||
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleServiceDesc;
|
||||||
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleCostBearer;
|
||||||
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleEmployeeName;
|
||||||
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
||||||
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
||||||
|
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
|
||||||
|
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareStunden;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
||||||
|
private DevExpress.XtraReports.UI.CalculatedField fieldTotalFLSBillable;
|
||||||
|
private DevExpress.XtraReports.UI.CalculatedField fieldTotalFLSBillableXRateFactor;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
||||||
|
private DevExpress.XtraReports.UI.CalculatedField customerCountField;
|
||||||
|
private DevExpress.XtraReports.UI.XRLabel lblHeader;
|
||||||
|
private DevExpress.XtraReports.UI.CalculatedField fieldBillableFLS;
|
||||||
|
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareFLS;
|
||||||
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
||||||
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow4;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow5;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell18;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow7;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell19;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell cellKinder;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow8;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell21;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell cellAsd;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
||||||
|
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow9;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
|
||||||
|
private DevExpress.XtraReports.UI.XRTable xrTable4;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow10;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell cellDatum;
|
||||||
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell24;
|
||||||
|
}
|
||||||
|
}
|
||||||
94
ReportImp/FAMRheinSiegGbr/LeistungsnachweisFamilienhilfe.cs
Normal file
94
ReportImp/FAMRheinSiegGbr/LeistungsnachweisFamilienhilfe.cs
Normal file
@@ -0,0 +1,94 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using BeWo.Data.Access;
|
||||||
|
using BeWo.Data.Entities;
|
||||||
|
using BeWo.Report;
|
||||||
|
using BeWo.Report.ReportObjects;
|
||||||
|
using DevExpress.XtraPrinting.Native;
|
||||||
|
|
||||||
|
namespace FAMRheinSiegGbr
|
||||||
|
{
|
||||||
|
public partial class LeistungsnachweisFamilienhilfe : DevExpress.XtraReports.UI.XtraReport, IBeWoReport<ServicesOverviewRO>
|
||||||
|
{
|
||||||
|
public LeistungsnachweisFamilienhilfe()
|
||||||
|
{
|
||||||
|
InitializeComponent();
|
||||||
|
}
|
||||||
|
|
||||||
|
public void SetReportDataSource(ServicesOverviewRO pRO)
|
||||||
|
{
|
||||||
|
cellDatum.Text = String.Format("Datum {0:dd.MM.yyyy}", DateTime.Now);
|
||||||
|
|
||||||
|
this.lblHeader.Text = "Leistungsnachweis";
|
||||||
|
|
||||||
|
|
||||||
|
if (pRO.CostBearer2SupportConceptList != null && pRO.CostBearer2SupportConceptList.Count > 0)
|
||||||
|
{
|
||||||
|
var c2s = pRO.CostBearer2SupportConceptList[0];
|
||||||
|
|
||||||
|
var org = c2s.CostBearer.Organisation;
|
||||||
|
|
||||||
|
if (org.Name.Contains("Jugendamt"))
|
||||||
|
{
|
||||||
|
this.lblHeader.Text = "Leistungsnachweis\r\nfür das ";
|
||||||
|
|
||||||
|
//var name = org.Name.Replace("Jugendamt", "").Trim();
|
||||||
|
|
||||||
|
this.lblHeader.Text += org.Name;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
if (c2s.CostBearerContactPerson != null)
|
||||||
|
{
|
||||||
|
cellAsd.Text = c2s.CostBearerContactPerson.FirstNameLastName;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (pRO.CustomerOid > 0)
|
||||||
|
{
|
||||||
|
var c = DAOFactory.GenericDAO.LoadByID<Customer>(pRO.CustomerOid);
|
||||||
|
|
||||||
|
cellKinder.Text = c.Childs;
|
||||||
|
}
|
||||||
|
|
||||||
|
Dictionary<String, String> empDict = new Dictionary<string, string>();
|
||||||
|
String emp = "";
|
||||||
|
if (pRO.Services != null)
|
||||||
|
{
|
||||||
|
//List<ServicesOverviewRO.ServiceDetail> servicesBillable = new List<ServicesOverviewRO.ServiceDetail>();
|
||||||
|
|
||||||
|
foreach (ServicesOverviewRO.ServiceDetail s in pRO.Services)
|
||||||
|
{
|
||||||
|
//if (s.IsBillable)
|
||||||
|
// servicesBillable.Add(s);
|
||||||
|
if (!empDict.ContainsKey(s.EmployeeFullname))
|
||||||
|
{
|
||||||
|
empDict.Add(s.EmployeeFullname, s.EmployeeFullname);
|
||||||
|
}
|
||||||
|
|
||||||
|
emp = s.EmployeeFullname;
|
||||||
|
s.TimeRangeString = String.Format("{0:ddd}./{0:dd.MM.}", s.StartDate);
|
||||||
|
}
|
||||||
|
|
||||||
|
//pRO.Services = servicesBillable;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (empDict.Count == 1)
|
||||||
|
{
|
||||||
|
pRO.MainAttendant = emp;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!String.IsNullOrEmpty(pRO.MainAttendant))
|
||||||
|
{
|
||||||
|
pRO.MainAttendant = "IFH Cologne, " + pRO.MainAttendant;
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
pRO.MainAttendant = "IFH Cologne";
|
||||||
|
}
|
||||||
|
this.bindingSource1.DataSource = pRO;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
123
ReportImp/FAMRheinSiegGbr/LeistungsnachweisFamilienhilfe.resx
Normal file
123
ReportImp/FAMRheinSiegGbr/LeistungsnachweisFamilienhilfe.resx
Normal file
@@ -0,0 +1,123 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<root>
|
||||||
|
<!--
|
||||||
|
Microsoft ResX Schema
|
||||||
|
|
||||||
|
Version 2.0
|
||||||
|
|
||||||
|
The primary goals of this format is to allow a simple XML format
|
||||||
|
that is mostly human readable. The generation and parsing of the
|
||||||
|
various data types are done through the TypeConverter classes
|
||||||
|
associated with the data types.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
... ado.net/XML headers & schema ...
|
||||||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||||
|
<resheader name="version">2.0</resheader>
|
||||||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||||
|
</data>
|
||||||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||||
|
<comment>This is a comment</comment>
|
||||||
|
</data>
|
||||||
|
|
||||||
|
There are any number of "resheader" rows that contain simple
|
||||||
|
name/value pairs.
|
||||||
|
|
||||||
|
Each data row contains a name, and value. The row also contains a
|
||||||
|
type or mimetype. Type corresponds to a .NET class that support
|
||||||
|
text/value conversion through the TypeConverter architecture.
|
||||||
|
Classes that don't support this are serialized and stored with the
|
||||||
|
mimetype set.
|
||||||
|
|
||||||
|
The mimetype is used for serialized objects, and tells the
|
||||||
|
ResXResourceReader how to depersist the object. This is currently not
|
||||||
|
extensible. For a given mimetype the value must be set accordingly:
|
||||||
|
|
||||||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||||
|
that the ResXResourceWriter will generate, however the reader can
|
||||||
|
read any of the formats listed below.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
|
value : The object must be serialized into a byte array
|
||||||
|
: using a System.ComponentModel.TypeConverter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
-->
|
||||||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:choice maxOccurs="unbounded">
|
||||||
|
<xsd:element name="metadata">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="assembly">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="data">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="resheader">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:choice>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:schema>
|
||||||
|
<resheader name="resmimetype">
|
||||||
|
<value>text/microsoft-resx</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="version">
|
||||||
|
<value>2.0</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="reader">
|
||||||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="writer">
|
||||||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<metadata name="bindingSource1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
|
<value>21, 17</value>
|
||||||
|
</metadata>
|
||||||
|
</root>
|
||||||
36
ReportImp/FAMRheinSiegGbr/Properties/AssemblyInfo.cs
Normal file
36
ReportImp/FAMRheinSiegGbr/Properties/AssemblyInfo.cs
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
using System.Reflection;
|
||||||
|
using System.Runtime.CompilerServices;
|
||||||
|
using System.Runtime.InteropServices;
|
||||||
|
|
||||||
|
// Allgemeine Informationen über eine Assembly werden über die folgenden
|
||||||
|
// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern,
|
||||||
|
// die einer Assembly zugeordnet sind.
|
||||||
|
[assembly: AssemblyTitle("KundeXyz")]
|
||||||
|
[assembly: AssemblyDescription("")]
|
||||||
|
[assembly: AssemblyConfiguration("")]
|
||||||
|
[assembly: AssemblyCompany("")]
|
||||||
|
[assembly: AssemblyProduct("KundeXyz")]
|
||||||
|
[assembly: AssemblyCopyright("Copyright © 2020")]
|
||||||
|
[assembly: AssemblyTrademark("")]
|
||||||
|
[assembly: AssemblyCulture("")]
|
||||||
|
|
||||||
|
// Durch Festlegen von ComVisible auf FALSE werden die Typen in dieser Assembly
|
||||||
|
// für COM-Komponenten unsichtbar. Wenn Sie auf einen Typ in dieser Assembly von
|
||||||
|
// COM aus zugreifen müssen, sollten Sie das ComVisible-Attribut für diesen Typ auf "True" festlegen.
|
||||||
|
[assembly: ComVisible(false)]
|
||||||
|
|
||||||
|
// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird
|
||||||
|
[assembly: Guid("c1fed668-adb9-47e0-b589-1389618e1b6e")]
|
||||||
|
|
||||||
|
// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten:
|
||||||
|
//
|
||||||
|
// Hauptversion
|
||||||
|
// Nebenversion
|
||||||
|
// Buildnummer
|
||||||
|
// Revision
|
||||||
|
//
|
||||||
|
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
|
||||||
|
// indem Sie "*" wie unten gezeigt eingeben:
|
||||||
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
|
[assembly: AssemblyVersion("1.0.0.0")]
|
||||||
|
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||||
1
ReportImp/FAMRheinSiegGbr/Properties/licenses.licx
Normal file
1
ReportImp/FAMRheinSiegGbr/Properties/licenses.licx
Normal file
@@ -0,0 +1 @@
|
|||||||
|
DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
|
||||||
BIN
ReportImp/ZuhauseWohnenIrisThimm/Fusszeile.PNG
Normal file
BIN
ReportImp/ZuhauseWohnenIrisThimm/Fusszeile.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 76 KiB |
BIN
ReportImp/ZuhauseWohnenIrisThimm/Kopfzeile.PNG
Normal file
BIN
ReportImp/ZuhauseWohnenIrisThimm/Kopfzeile.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 215 KiB |
@@ -279,7 +279,9 @@ namespace BeWo.Service.Plugins
|
|||||||
//t = "8283849714"; // Forum e.V. (proviel GmbH)
|
//t = "8283849714"; // Forum e.V. (proviel GmbH)
|
||||||
//t = "9389386079"; // VARO Sozialagentur
|
//t = "9389386079"; // VARO Sozialagentur
|
||||||
//t = "5595701056"; // Domiziel Ansbach
|
//t = "5595701056"; // Domiziel Ansbach
|
||||||
t = "9430188510"; // Pro INTEGRA
|
//t = "9430188510"; // Pro INTEGRA
|
||||||
|
//t = "4820371076"; // Zuhause Wohnen Iris Thimm
|
||||||
|
t = "1078667960"; // FAM Rhein-Sieg Gbr
|
||||||
|
|
||||||
return t;
|
return t;
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user