From 4c94c2e3a7716a39d10b2dbbab02dfa95905c3e1 Mon Sep 17 00:00:00 2001 From: kamonwan taengsuk Date: Wed, 4 Oct 2023 18:55:25 +0700 Subject: [PATCH] bug fixed --- Controllers/RoFive.Controller.cs | 6 ++++++ wwwroot/reports/summary_income_cooperative.frx | 12 ++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/Controllers/RoFive.Controller.cs b/Controllers/RoFive.Controller.cs index e9631ca..405ff43 100644 --- a/Controllers/RoFive.Controller.cs +++ b/Controllers/RoFive.Controller.cs @@ -4435,6 +4435,12 @@ namespace rmutr_report.Controllers { detail.topic = "รวม "+ projectnames; } + detail.revenue_estimates = sum1; + detail.deduct_expenses_percent60 = sum2; + detail.deduct_expenses_percent10 = sum3; + detail.balance = sum4; + detail.deduct_tuition_fees = sum5; + detail.balance_university = sum6; } } diff --git a/wwwroot/reports/summary_income_cooperative.frx b/wwwroot/reports/summary_income_cooperative.frx index 1006058..dd8bcb7 100644 --- a/wwwroot/reports/summary_income_cooperative.frx +++ b/wwwroot/reports/summary_income_cooperative.frx @@ -1,5 +1,5 @@  - + @@ -43,11 +43,11 @@ - - + + - - + + @@ -175,7 +175,7 @@ - +