From 7c6d165bc61ca1bd9403aa5e1f326eeb9ba2d17d Mon Sep 17 00:00:00 2001 From: kamonwan taengsuk Date: Tue, 28 Mar 2023 11:29:14 +0700 Subject: [PATCH] bug fixed --- Models/budget/durable_articles_three.cs | 38 ++++----- wwwroot/reports/durable_articles_three.frx | 93 ++++++++++------------ 2 files changed, 59 insertions(+), 72 deletions(-) diff --git a/Models/budget/durable_articles_three.cs b/Models/budget/durable_articles_three.cs index dba4065..2d6270b 100644 --- a/Models/budget/durable_articles_three.cs +++ b/Models/budget/durable_articles_three.cs @@ -41,11 +41,11 @@ namespace rmutr_report.Models // public string image_description1 { get; set; } // public string image_description2 { get; set; } public List descript_more { get; set; } - public List specification_data { get; set; } + //public List specification_data { get; set; } public string specification { get; set; } - public string quantity_specification { get; set; } - public decimal? unit_price_specification { get; set; } - public decimal? amount_specification { get; set; } + // public string quantity_specification { get; set; } + // public decimal? unit_price_specification { get; set; } + // public decimal? amount_specification { get; set; } public List budget_spending_plan {get; set; } public string procurement_process { get; set; } public string incurring_debt { get; set; } @@ -98,21 +98,21 @@ namespace rmutr_report.Models public string remark { get; set; } } - public class specification_datas - { - public string specification { get; set; } - public string quantity { get; set; } - public decimal? unit_price { get; set; } - public decimal? amount { get; set; } - public List data_detail { get; set; } - } - - public class specification_data_details - { - public string list { get; set;} - public string quantity { get; set;} - public string attribute { get; set;} - } + // public class specification_datas + // { + // public string specification { get; set; } + // public string quantity { get; set; } + // public decimal? unit_price { get; set; } + // public decimal? amount { get; set; } + // public List data_detail { get; set; } + // } + // + // public class specification_data_details + // { + // public string list { get; set;} + // public string quantity { get; set;} + // public string attribute { get; set;} + // } public class budget_spending_plans { diff --git a/wwwroot/reports/durable_articles_three.frx b/wwwroot/reports/durable_articles_three.frx index c627b6d..bc5661d 100644 --- a/wwwroot/reports/durable_articles_three.frx +++ b/wwwroot/reports/durable_articles_three.frx @@ -1,5 +1,26 @@  - + + ing System; +using System.Collections; +using System.Collections.Generic; +using System.ComponentModel; +using System.Windows.Forms; +using System.Drawing; +using System.Data; +using FastReport; +using FastReport.Data; +using FastReport.Dialog; +using FastReport.Barcode; +using FastReport.Table; +using FastReport.Utils; + +namespace FastReport +{ + public class ReportScript + { + } +} + @@ -32,11 +53,8 @@ - - - - - + + @@ -56,17 +74,6 @@ - - - - - - - - - - - @@ -137,8 +144,8 @@ - - + + @@ -152,7 +159,7 @@ - + @@ -167,7 +174,7 @@ - + @@ -225,38 +232,18 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + +