Files
DPM/DPM_Reporting/Reports/Abbuchung_Jahr_X_.frx
2020-10-21 11:01:51 +02:00

56 lines
4.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="11/28/2015 07:43:07" ReportInfo.Modified="02/04/2019 18:08:25" ReportInfo.CreatorVersion="2015.3.1.0">
<Dictionary>
<TableDataSource Name="Daten" ReferenceName="Data.Daten" DataType="System.Int32" Enabled="true">
<Column Name="Nrfaktura" DataType="System.Int32"/>
<Column Name="Datum" DataType="System.DateTime"/>
<Column Name="NRPRIVAT" DataType="System.Int32"/>
<Column Name="NAME" DataType="System.String"/>
<Column Name="VORNAME" DataType="System.String"/>
<Column Name="Valuta" DataType="System.DateTime"/>
<Column Name="Betrag" DataType="System.Double"/>
<Column Name="Konto" DataType="System.String"/>
<Column Name="Column" DataType="System.Int32" Calculated="true" Expression="Year([Daten.Datum])"/>
</TableDataSource>
<Parameter Name="Jahr RG-Stellung" DataType="System.String"/>
<Parameter Name="Mit Name" DataType="System.String"/>
<Parameter Name="Jahr Zahlungseingang" DataType="System.String"/>
<Total Name="Total" Expression="[Daten.Betrag]" Evaluator="Data1" PrintOn="GroupFooter1"/>
</Dictionary>
<ReportPage Name="Page1">
<ReportTitleBand Name="ReportTitle1" Width="718.2" Height="47.25">
<TextObject Name="Text1" Left="9.45" Top="9.45" Width="359.1" Height="18.9" Text="Dentis Praxis" Font="Arial, 12pt, style=Bold"/>
<TextObject Name="Text2" Left="368.55" Top="9.45" Width="340.2" Height="37.8" Text="Zahlung / Abbuchung Im Jahr [Jahr Zahlungseingang]" HorzAlign="Right"/>
</ReportTitleBand>
<PageHeaderBand Name="PageHeader1" Top="49.81" Width="718.2"/>
<GroupHeaderBand Name="GroupHeader1" Top="52.38" Width="718.2" Height="56.7" KeepWithData="true" Condition="[Daten.Column]">
<TextObject Name="Text18" Left="9.45" Width="283.5" Height="18.9" Text="Jahr Zahlung/Ausbuchung [[Daten.Column]]"/>
<LineObject Name="Line1" Left="9.45" Top="47.25" Width="699.3"/>
<TextObject Name="Text14" Left="491.4" Top="27.34" Width="66.15" Height="18.9" Text="Betrag" HorzAlign="Right" Font="Arial, 9pt"/>
<TextObject Name="Text4" Left="9.45" Top="28.35" Width="75.6" Height="18.9" Text="RG-Datum" Font="Arial, 9pt"/>
<TextObject Name="Text6" Left="94.5" Top="27.34" Width="85.05" Height="18.9" Text="RG-Nr." Font="Arial, 9pt"/>
<TextObject Name="Text8" Left="189" Top="28.35" Width="56.7" Height="18.9" Text="Pat-Nr." Font="Arial, 9pt"/>
<TextObject Name="Text10" Left="245.7" Top="28.35" Width="141.75" Height="18.9" Text="Patient" Font="Arial, 9pt"/>
<TextObject Name="Text12" Left="415.8" Top="28.35" Width="94.5" Height="18.9" Text="Valuta" Font="Arial, 9pt"/>
<TextObject Name="Text16" Left="567" Top="28.35" Width="94.5" Height="18.9" Text="Konto" Font="Arial, 9pt"/>
<DataBand Name="Data1" Top="111.64" Width="718.2" Height="18.9" DataSource="Daten">
<TextObject Name="Text3" Left="9.45" Width="75.6" Height="18.9" Text="[Daten.Datum]" Format="Date" Format.Format="d" Font="Arial, 9pt"/>
<TextObject Name="Text5" Left="94.5" Top="-1.01" Width="85.05" Height="18.9" Text="[Daten.Nrfaktura]" Font="Arial, 9pt"/>
<TextObject Name="Text7" Left="189" Width="56.7" Height="18.9" Text="[Daten.NRPRIVAT]" Font="Arial, 9pt"/>
<TextObject Name="Text9" Left="245.7" Width="141.75" Height="18.9" Text="[IIf([Mit Name]==&quot;Nein&quot;,&quot;Patient&quot;,[Daten.NAME])]" Font="Arial, 9pt"/>
<TextObject Name="Text11" Left="415.8" Width="75.6" Height="18.9" Text="[Daten.Valuta]" Format="Date" Format.Format="d" Font="Arial, 9pt"/>
<TextObject Name="Text13" Left="491.4" Top="-1.01" Width="66.15" Height="18.9" Text="[Daten.Betrag]" Format="Number" Format.UseLocale="true" HorzAlign="Right" WordWrap="false" Font="Arial, 9pt" Trimming="EllipsisCharacter"/>
<TextObject Name="Text15" Left="567" Width="132.3" Height="18.9" Text="[Daten.Konto]" Font="Arial, 9pt"/>
</DataBand>
<GroupFooterBand Name="GroupFooter1" Top="133.11" Width="718.2" Height="37.8">
<TextObject Name="Text17" Left="463.05" Top="9.45" Width="94.5" Height="18.9" Text="[Total]" Format="Number" Format.UseLocale="true" HorzAlign="Right" Font="Arial, 9pt"/>
<LineObject Name="Line2" Left="9.45" Width="699.3"/>
</GroupFooterBand>
</GroupHeaderBand>
<PageFooterBand Name="PageFooter1" Top="173.47" Width="718.2" Height="18.9">
<TextObject Name="Text20" Left="9.45" Width="217.35" Height="18.9" Text="[Date]"/>
<TextObject Name="Text19" Left="604.8" Width="94.5" Height="18.9" Text="[Page] / [TotalPages#]" HorzAlign="Right"/>
</PageFooterBand>
</ReportPage>
</Report>