feat(durable_articles_three): add ชื่อเรื่อง row under ผลผลิต
All checks were successful
continuous-integration/drone/push Build is passing

Bind to durable_articles_three.subject and shift the following
elements (รายการครุภัณฑ์ header, data band, footer, summary band)
down by 28.35 to make room.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
kamonwan taengsuk
2026-05-19 18:16:00 +07:00
parent a9172dd5ef
commit 65303d336b

View File

@@ -9,6 +9,7 @@
<Column Name="responsible_person" DataType="System.String"/>
<Column Name="phone_no" DataType="System.String"/>
<Column Name="product" DataType="System.String"/>
<Column Name="subject" DataType="System.String"/>
<Column Name="total_amount" DataType="System.Decimal"/>
<Column Name="durable_type" DataType="System.String"/>
<Column Name="building_name" DataType="System.String"/>
@@ -107,14 +108,16 @@
</BusinessObjectDataSource>
</Dictionary>
<ReportPage Name="Page1" PaperWidth="260" PaperHeight="327" LeftMargin="25" TopMargin="20" RightMargin="15" Watermark.Font="Arial, 60pt">
<ReportTitleBand Name="ReportTitle1" Width="831.6" Height="170.1">
<ReportTitleBand Name="ReportTitle1" Width="831.6" Height="198.45">
<TextObject Name="Text40" Width="831.6" Height="28.35" Text="รายละเอียดคำชี้แจงค่าครุภัณฑ์ งบประมาณรายจ่ายประจำปี [durable_articles_three.budget_year]" HorzAlign="Center" Font="TH Sarabun New, 16pt, style=Bold, Underline"/>
<TextObject Name="Text42" Top="28.35" Width="831.6" Height="28.35" Text="หน่วยงาน / คณะ [durable_articles_three.agency_faculty] สาขา [durable_articles_three.major] พื้นที่ [durable_articles_three.area]" Font="TH Sarabun New, 16pt"/>
<TextObject Name="Text48" Top="56.7" Width="831.6" Height="28.35" Text="ชื่อผู้รับผิดชอบ ชื่อ [durable_articles_three.responsible_person] เบอร์โทรศัพท์/มือถือ [durable_articles_three.phone_no]" Font="TH Sarabun New, 16pt"/>
<TextObject Name="Text51" Top="85.05" Width="56.7" Height="28.35" Text="ผลผลิต" Font="TH Sarabun New, 16pt, style=Bold"/>
<TextObject Name="Text52" Left="56.7" Top="85.05" Width="774.9" Height="28.35" Text="[durable_articles_three.product]" Font="TH Sarabun New, 16pt"/>
<TextObject Name="Text53" Top="113.4" Width="831.6" Height="28.35" Text="1. รายการครุภัณฑ์" Font="TH Sarabun New, 16pt, style=Bold"/>
<TableObject Name="Table1" Top="141.75" Width="831.6" Height="28.35">
<TextObject Name="TextSubjectLabel" Top="113.4" Width="75.6" Height="28.35" Text="ชื่อเรื่อง" Font="TH Sarabun New, 16pt, style=Bold"/>
<TextObject Name="TextSubjectValue" Left="75.6" Top="113.4" Width="756" Height="28.35" Text="[durable_articles_three.subject]" Font="TH Sarabun New, 16pt"/>
<TextObject Name="Text53" Top="141.75" Width="831.6" Height="28.35" Text="1. รายการครุภัณฑ์" Font="TH Sarabun New, 16pt, style=Bold"/>
<TableObject Name="Table1" Top="170.1" Width="831.6" Height="28.35">
<TableColumn Name="Column1" Width="406.35"/>
<TableColumn Name="Column2" Width="132.3"/>
<TableColumn Name="Column3" Width="141.75"/>
@@ -127,8 +130,8 @@
</TableRow>
</TableObject>
</ReportTitleBand>
<DataBand Name="Data1" Top="174.4" Width="831.6">
<DataBand Name="Data2" Top="178.7" Width="831.6" Height="47.25" DataSource="data">
<DataBand Name="Data1" Top="202.75" Width="831.6">
<DataBand Name="Data2" Top="207.05" Width="831.6" Height="47.25" DataSource="data">
<TableObject Name="Table2" Width="831.6" Height="47.25">
<TableColumn Name="Column5" Width="406.35"/>
<TableColumn Name="Column6" Width="132.3"/>
@@ -141,7 +144,7 @@
<TableCell Name="Cell8" Border.Lines="All" Text="[durable_articles_three.data.amount]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="2" HorzAlign="Right" Font="TH Sarabun New, 14pt"/>
</TableRow>
</TableObject>
<DataFooterBand Name="DataFooter1" Top="230.25" Width="831.6" Height="28.35">
<DataFooterBand Name="DataFooter1" Top="258.6" Width="831.6" Height="28.35">
<TableObject Name="Table3" Width="831.6" Height="28.35">
<TableColumn Name="Column9" Width="406.35"/>
<TableColumn Name="Column10" Width="132.3"/>
@@ -157,7 +160,7 @@
</DataFooterBand>
</DataBand>
</DataBand>
<ReportSummaryBand Name="ReportSummary1" Top="262.9" Width="831.6" Height="680.4">
<ReportSummaryBand Name="ReportSummary1" Top="291.25" Width="831.6" Height="680.4">
<TextObject Name="Text65" Top="330.75" Width="831.6" Height="28.35" Text="6. เหตุผลความจำเป็น" Font="TH Sarabun New, 16pt, style=Bold"/>
<TextObject Name="Text66" Top="359.1" Width="831.6" Height="321.3" CanGrow="true" CanShrink="true" ShiftMode="WhenOverlapped" CanBreak="false" Text="[durable_articles_three.necessity_reason]" Font="TH Sarabun New, 16pt" Clip="false" Wysiwyg="true"/>
<TextObject Name="Text64" Top="302.4" Width="859.95" Height="28.35" Text="[durable_articles_three.strategy]" Font="TH Sarabun New, 16pt"/>