bug fixed

This commit is contained in:
kamonwan taengsuk
2022-11-08 11:57:26 +07:00
parent a9f0f94392
commit 5f7eaefaa5
3 changed files with 41 additions and 17 deletions

View File

@@ -0,0 +1,25 @@
using System.Collections.Generic;
namespace rmutr_report.Models.Hrregister
{
public class hr_offer_insignia
{
public string year_name_th { get; set; }
public List<hr_offer_insignia_detail> data { get; set; }
public string money { get; set; }
}
public class hr_offer_insignia_detail
{
public string insignia_class { get; set; }
public string display_name_th { get; set; }
public string position_level { get; set; }
public string hold_position_date { get; set; }
public decimal? salary { get; set; }
public string position_current { get; set; }
public string insignia_receive { get; set; }
public string insignia_receive_date { get; set; }
public string insignia_request { get; set; }
public string note { get; set; }
}
}

View File

@@ -14,7 +14,6 @@ namespace rmutr_report.Models.Hrregister
public List<hr_count_position> summary { get; set; }
public string total1 { get; set; }
public string total2 { get; set; }
public string text { get; set; }
}

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="11/07/2022 18:33:27" ReportInfo.CreatorVersion="2022.1.0.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="09/14/2021 15:20:39" ReportInfo.Modified="11/08/2022 11:55:05" ReportInfo.CreatorVersion="2022.1.0.0">
<Dictionary>
<BusinessObjectDataSource Name="hr_position_manage" ReferenceName="hr_position_manage" DataType="null" Enabled="true">
<Column Name="academic_year_name_th" DataType="System.String"/>
@@ -7,7 +7,6 @@
<Column Name="agency_name_th" DataType="System.String"/>
<Column Name="total1" DataType="System.String"/>
<Column Name="total2" DataType="System.String"/>
<Column Name="text" DataType="System.String"/>
<BusinessObjectDataSource Name="data" DataType="null" Enabled="true">
<Column Name="position_manage_name" DataType="System.String"/>
<Column Name="position_manage_salary" DataType="System.Decimal"/>
@@ -61,7 +60,7 @@
</TableObject>
</PageHeaderBand>
<DataBand Name="Data1" Top="176.07" Width="1814.4">
<DataBand Name="Data2" Top="182.04" Width="1814.4" Height="94.5" DataSource="data">
<DataBand Name="Data2" Top="182.04" Width="1814.4" Height="47.25" DataSource="data">
<TableObject Name="Table15" Width="1814.4" Height="47.25" Border.Lines="All">
<TableColumn Name="Column79" Width="245.7"/>
<TableColumn Name="Column80" Width="132.3"/>
@@ -84,19 +83,21 @@
<TableCell Name="Cell147" Border.Lines="All" Text="[hr_position_manage.data.directive]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="0" VertAlign="Center" Font="TH Sarabun New, 12pt"/>
</TableRow>
</TableObject>
<TableObject Name="Table16" Top="47.25" Width="519.75" Height="47.25" Border.Lines="All">
<TableColumn Name="Column88" Width="245.7"/>
<TableColumn Name="Column89" Width="132.3"/>
<TableColumn Name="Column90" Width="141.75"/>
<TableRow Name="Row16" Height="47.25">
<TableCell Name="Cell148" Text="สรุปจำนวนเงิน" HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 14pt, style=Bold"/>
<TableCell Name="Cell149" Border.Lines="All" Text="[hr_position_manage.total1]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="0" HorzAlign="Right" VertAlign="Center" Font="TH Sarabun New, 14pt, style=Bold"/>
<TableCell Name="Cell150" Border.Lines="All" Text="[hr_position_manage.total2]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="0" HorzAlign="Right" VertAlign="Center" Font="TH Sarabun New, 14pt, style=Bold"/>
</TableRow>
</TableObject>
<TextObject Name="Text46" Left="1228.5" Top="47.25" Width="585.9" Height="47.25" Border.Lines="All" Text="สรุปจำนวน" HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 14pt, style=Bold"/>
<DataFooterBand Name="DataFooter1" Top="235.26" Width="1814.4" Height="47.25">
<TableObject Name="Table16" Width="519.75" Height="47.25" Border.Lines="All">
<TableColumn Name="Column88" Width="245.7"/>
<TableColumn Name="Column89" Width="132.3"/>
<TableColumn Name="Column90" Width="141.75"/>
<TableRow Name="Row16" Height="47.25">
<TableCell Name="Cell148" Text="สรุปจำนวนเงิน" HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 14pt, style=Bold"/>
<TableCell Name="Cell149" Border.Lines="All" Text="[hr_position_manage.total1]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="0" HorzAlign="Right" VertAlign="Center" Font="TH Sarabun New, 14pt, style=Bold"/>
<TableCell Name="Cell150" Border.Lines="All" Text="[hr_position_manage.total2]" Format="Number" Format.UseLocale="true" Format.DecimalDigits="0" HorzAlign="Right" VertAlign="Center" Font="TH Sarabun New, 14pt, style=Bold"/>
</TableRow>
</TableObject>
<TextObject Name="Text46" Left="1228.5" Width="585.9" Height="47.25" Border.Lines="All" Text="สรุปจำนวน" HorzAlign="Center" VertAlign="Center" Font="TH Sarabun New, 14pt, style=Bold"/>
</DataFooterBand>
</DataBand>
<DataBand Name="Data3" Top="282.51" Width="1814.4" Height="47.25" DataSource="summary">
<DataBand Name="Data3" Top="288.48" Width="1814.4" Height="47.25" DataSource="summary">
<TableObject Name="Table17" Left="1228.5" Width="585.9" Height="47.25" Border.Lines="All">
<TableColumn Name="Column91" Width="255.15"/>
<TableColumn Name="Column92" Width="198.45"/>
@@ -109,6 +110,5 @@
</TableObject>
</DataBand>
</DataBand>
<ReportSummaryBand Name="ReportSummary1" Top="335.73" Width="1814.4"/>
</ReportPage>
</Report>