From 14cf3e4081f45db05145e8c8ce3c9a8158fbf091 Mon Sep 17 00:00:00 2001 From: kamonwan taengsuk Date: Tue, 18 Jun 2024 18:45:05 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=8AUpdate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Models/budget/operating_expenses.cs | 2 ++ obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs | 2 +- .../net5.0/rmutr_report.AssemblyInfoInputs.cache | 2 +- wwwroot/reports/operating_expenses.frx | 13 ++++++++----- 4 files changed, 12 insertions(+), 7 deletions(-) diff --git a/Models/budget/operating_expenses.cs b/Models/budget/operating_expenses.cs index c89e067..a85e5ee 100644 --- a/Models/budget/operating_expenses.cs +++ b/Models/budget/operating_expenses.cs @@ -10,6 +10,8 @@ namespace rmutr_report.Models // public string agency { get; set; } // public string area { get; set; } public string text { get; set; } + public string faculty_name_th { get; set; } + public string budget_location_name_th { get; set; } public string request_year { get; set; } public decimal? total_amount { get; set; } public List data { get; set; } diff --git a/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs b/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs index 401a217..be7e8cc 100644 --- a/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs +++ b/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs @@ -14,7 +14,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+3094fae4b712eca121cc30b04c1ccf45a9636912")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0a4fd17b6527db143382165c7dd7e34d579f7df9")] [assembly: System.Reflection.AssemblyProductAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyTitleAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache b/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache index 01638d9..68cadaf 100644 --- a/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache +++ b/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache @@ -1 +1 @@ -ed2783f80d214d6bb90290841cf7165830baa6719ee399db3ba9c4a2b9791914 +c0641e23d30d896b8be212b2d5ae3dffa0ed63bf190ef1a7c17199b0b460852b diff --git a/wwwroot/reports/operating_expenses.frx b/wwwroot/reports/operating_expenses.frx index 7c2dff5..7041211 100644 --- a/wwwroot/reports/operating_expenses.frx +++ b/wwwroot/reports/operating_expenses.frx @@ -1,10 +1,12 @@  - + + + @@ -17,8 +19,8 @@ - - + + @@ -30,10 +32,11 @@ - + - + +