bug fixed
This commit is contained in:
@@ -233,7 +233,6 @@ namespace rmutr_report.Controllers
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
var _building_fours = new List<building_four>() { building_fours };
|
var _building_fours = new List<building_four>() { building_fours };
|
||||||
|
|
||||||
Report report = new Report();
|
Report report = new Report();
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Report ScriptLanguage="CSharp" ReportInfo.Created="03/02/2023 21:57:02" ReportInfo.Modified="04/04/2023 16:58:38" ReportInfo.CreatorVersion="2021.1.0.0">
|
<Report ScriptLanguage="CSharp" ReportInfo.Created="03/02/2023 21:57:02" ReportInfo.Modified="04/04/2023 20:54:28" ReportInfo.CreatorVersion="2021.1.0.0">
|
||||||
<Dictionary>
|
<Dictionary>
|
||||||
<BusinessObjectDataSource Name="building_four" ReferenceName="building_four" DataType="System.Int32" Enabled="true">
|
<BusinessObjectDataSource Name="building_four" ReferenceName="building_four" DataType="System.Int32" Enabled="true">
|
||||||
<Column Name="agency_faculty" DataType="System.String"/>
|
<Column Name="agency_faculty" DataType="System.String"/>
|
||||||
@@ -956,7 +956,12 @@
|
|||||||
<TextObject Name="Text134" Left="481.95" Top="113.4" Width="18.9" Height="18.9" Text=")" VertAlign="Center" Font="TH SarabunPSK, 12pt"/>
|
<TextObject Name="Text134" Left="481.95" Top="113.4" Width="18.9" Height="18.9" Text=")" VertAlign="Center" Font="TH SarabunPSK, 12pt"/>
|
||||||
<TextObject Name="Text135" Top="132.3" Width="718.2" Height="28.35" Text="ประธานกรรมการกำหนดราคากลาง" HorzAlign="Center" Font="TH SarabunPSK, 14pt"/>
|
<TextObject Name="Text135" Top="132.3" Width="718.2" Height="28.35" Text="ประธานกรรมการกำหนดราคากลาง" HorzAlign="Center" Font="TH SarabunPSK, 14pt"/>
|
||||||
<LineObject Name="Line1" Left="236.25" Top="94.5" Width="245.7" Border.Style="Dot" Diagonal="true"/>
|
<LineObject Name="Line1" Left="236.25" Top="94.5" Width="245.7" Border.Style="Dot" Diagonal="true"/>
|
||||||
<TextObject Name="Text143" Width="718.2" Height="28.35" Text=" ขนาดหรือเนื้อที่อาคาร จำนวน [building_four.square_meter] ตรม. เฉลี่ย [building_four.square_meter_amount] บาท/ตร.ม." HorzAlign="Center" Font="TH SarabunPSK, 14pt"/>
|
<TextObject Name="Text143" Width="718.2" Height="28.35" Text=" ขนาดหรือเนื้อที่อาคาร จำนวน [building_four.square_meter] ตรม. เฉลี่ย [Format("{0:#,##0.00;(##0.00);Zero}",[building_four.square_meter_amount])] บาท/ตร.ม." HorzAlign="Center" Font="TH SarabunPSK, 14pt">
|
||||||
|
<Formats>
|
||||||
|
<GeneralFormat/>
|
||||||
|
<GeneralFormat/>
|
||||||
|
</Formats>
|
||||||
|
</TextObject>
|
||||||
</ReportSummaryBand>
|
</ReportSummaryBand>
|
||||||
</ReportPage>
|
</ReportPage>
|
||||||
<ReportPage Name="ปร5ข" PaperHeight="380" Watermark.Font="Arial, 60pt">
|
<ReportPage Name="ปร5ข" PaperHeight="380" Watermark.Font="Arial, 60pt">
|
||||||
|
|||||||
Reference in New Issue
Block a user