update total

This commit is contained in:
kamonwan taengsuk
2022-08-25 11:19:09 +07:00
parent 429a4ceb7a
commit a34adce608
5 changed files with 47 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="09/14/2021 15:20:39" ReportInfo.Modified="08/24/2022 21:10:49" ReportInfo.CreatorVersion="2022.1.0.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="09/14/2021 15:20:39" ReportInfo.Modified="08/25/2022 10:30:24" ReportInfo.CreatorVersion="2022.1.0.0">
<Dictionary>
<BusinessObjectDataSource Name="budget_report" ReferenceName="budget_report" DataType="null" Enabled="true">
<Column Name="fac" DataType="System.String"/>
@@ -8,6 +8,11 @@
<Column Name="pohchang" DataType="System.String"/>
<Column Name="klai_kangwon" DataType="System.String"/>
<Column Name="total" DataType="System.String"/>
<Column Name="sum1" DataType="System.Int32"/>
<Column Name="sum2" DataType="System.Int32"/>
<Column Name="sum3" DataType="System.Int32"/>
<Column Name="sum4" DataType="System.Int32"/>
<Column Name="sum5" DataType="System.Int32"/>
</BusinessObjectDataSource>
</Dictionary>
<ReportPage Name="Page1" PaperWidth="250" Watermark.Font="Arial, 60pt">
@@ -61,5 +66,25 @@
</TableObject>
</DataBand>
</DataBand>
<ReportSummaryBand Name="ReportSummary1" Top="97.42" Width="869.4" Height="28.35">
<TableObject Name="Table24" Width="869.4" Height="28.35" Border.Lines="All">
<TableColumn Name="Column167" Width="37.8"/>
<TableColumn Name="Column168" Width="311.85"/>
<TableColumn Name="Column169" Width="113.4"/>
<TableColumn Name="Column170" Width="113.4"/>
<TableColumn Name="Column171" Width="113.4"/>
<TableColumn Name="Column172" Width="103.95"/>
<TableColumn Name="Column173" Width="75.6"/>
<TableRow Name="Row24" Height="28.35">
<TableCell Name="Cell227" Fill.Color="Gainsboro" Text="รวม" HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 11pt" ColSpan="2"/>
<TableCell Name="Cell228" Border.Lines="All" Fill.Color="Gainsboro" VertAlign="Center" Font="TH Sarabun New, 11pt"/>
<TableCell Name="Cell229" Border.Lines="All" Fill.Color="Gainsboro" Text="[budget_report.sum1]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="0" HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 11pt"/>
<TableCell Name="Cell230" Border.Lines="All" Fill.Color="Gainsboro" Text="[budget_report.sum2]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="0" HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 11pt"/>
<TableCell Name="Cell231" Border.Lines="All" Fill.Color="Gainsboro" Text="[budget_report.sum3]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="0" HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 11pt"/>
<TableCell Name="Cell232" Border.Lines="All" Fill.Color="Gainsboro" Text="[budget_report.sum4]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="0" HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 11pt"/>
<TableCell Name="Cell233" Border.Lines="All" Fill.Color="Gainsboro" Text="[budget_report.sum5]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="0" HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 11pt"/>
</TableRow>
</TableObject>
</ReportSummaryBand>
</ReportPage>
</Report>