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 @@ - +