Bug Fixed
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kamonwan taengsuk
2024-09-25 11:02:59 +07:00
parent 5587ae4b01
commit ca8e2cd529
5 changed files with 6 additions and 6 deletions

View File

@@ -219,7 +219,7 @@ namespace rmutr_report.Controllers
report.Export(pdf, stream);
stream.Seek(0, SeekOrigin.Begin);
return File(stream, "application/pdf");
break;
break;
case "mht":
MHTExport mht = new MHTExport();
report.Export(mht, stream);

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("rmutr_report")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+70b81462edf0f1face8abf64fe34bf854466b604")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5587ae4b01139e348564012f7becd7533fa9cb04")]
[assembly: System.Reflection.AssemblyProductAttribute("rmutr_report")]
[assembly: System.Reflection.AssemblyTitleAttribute("rmutr_report")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
7546727fffba564112d223a078c58ac3ecebea3c99144f1f13fb85d319daff04
bfc4cd8a73e537aeea97fd23db19ceedb7442d9f6462456ff791607e84d2b6cc

View File

@@ -1 +1 @@
17267509605946784
17271548316688011

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="03/02/2023 21:57:02" ReportInfo.Modified="09/24/2024 12:13:00" ReportInfo.CreatorVersion="2021.1.0.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="03/02/2023 21:57:02" ReportInfo.Modified="09/25/2024 11:02:25" ReportInfo.CreatorVersion="2021.1.0.0">
<Dictionary>
<BusinessObjectDataSource Name="building_four" ReferenceName="building_four" DataType="System.Int32" Enabled="true">
<Column Name="agency_faculty" DataType="System.String"/>
@@ -939,7 +939,7 @@
<TextObject Name="Text212" Top="226.8" Width="718.2" Height="28.35" HorzAlign="Center" Font="TH Sarabun New, 14pt"/>
<TextObject Name="Text255" Top="283.5" Width="292.95" Height="28.35" CanGrow="true" CanShrink="true" CanBreak="false" Text=" (....................................................................................)" HorzAlign="Center" Font="TH Sarabun New, 14pt" Clip="false" Wysiwyg="true"/>
<TextObject Name="Text207" Top="85.05" Width="718.2" Height="28.35" HorzAlign="Center" Font="TH Sarabun New, 14pt"/>
<TextObject Name="Text143" Width="718.2" Height="28.35" Text=" ขนาดหรือเนื้อที่อาคาร จำนวน [building_four.square_meter] ตรม. เฉลี่ย [Format(&quot;{0:#,##0.00;(##0.00);Zero}&quot;,[building_four.square_meter_amount])] บาท/ตร.ม." HorzAlign="Center" Font="TH Sarabun New, 14pt">
<TextObject Name="Text143" Width="718.2" Height="28.35" Text=" ขนาดหรือเนื้อที่อาคาร จำนวน [building_four.square_meter] ตรม. เฉลี่ย [Format(&quot;{0:#,##0.00;(##0.00);0}&quot;,[building_four.square_meter_amount])] บาท/ตร.ม." HorzAlign="Center" Font="TH Sarabun New, 14pt">
<Formats>
<GeneralFormat/>
<GeneralFormat/>