From 3666713748dcf4442d852da3f701587ca143f7d0 Mon Sep 17 00:00:00 2001 From: kamonwan taengsuk Date: Wed, 22 Nov 2023 14:57:37 +0700 Subject: [PATCH] bug fixed --- Controllers/project_principle_rationale.Controller.cs | 6 +----- wwwroot/reports/operating_budget_ro_three.frx | 10 +++++----- wwwroot/reports/project_principle_rationale_1.frx | 6 +++--- 3 files changed, 9 insertions(+), 13 deletions(-) diff --git a/Controllers/project_principle_rationale.Controller.cs b/Controllers/project_principle_rationale.Controller.cs index 6f8bffe..e2fc8c1 100644 --- a/Controllers/project_principle_rationale.Controller.cs +++ b/Controllers/project_principle_rationale.Controller.cs @@ -227,7 +227,7 @@ namespace rmutr_report.Controllers vv.project_end_date = null; } - if (vv.day != null && vv.day != "90.00") + if (vv.day != null) { string na6 = "จำนวนวัน "; vv.day = na6 + vv.day; @@ -238,10 +238,6 @@ namespace rmutr_report.Controllers vv.day = null; } - if (vv.day == "90.00") - { - vv.day = null; - } if (vv.percentage1 != null || vv.percentage2 != null || vv.percentage3 != null) { diff --git a/wwwroot/reports/operating_budget_ro_three.frx b/wwwroot/reports/operating_budget_ro_three.frx index 5073a60..d96cdcc 100644 --- a/wwwroot/reports/operating_budget_ro_three.frx +++ b/wwwroot/reports/operating_budget_ro_three.frx @@ -1,5 +1,5 @@  - + @@ -108,7 +108,7 @@ - + @@ -131,7 +131,7 @@ - + @@ -154,7 +154,7 @@ - + @@ -177,7 +177,7 @@ - + diff --git a/wwwroot/reports/project_principle_rationale_1.frx b/wwwroot/reports/project_principle_rationale_1.frx index 5187dc1..7fb2e03 100644 --- a/wwwroot/reports/project_principle_rationale_1.frx +++ b/wwwroot/reports/project_principle_rationale_1.frx @@ -1,5 +1,5 @@  - + @@ -769,7 +769,7 @@ - + @@ -934,7 +934,7 @@ - +