diff --git a/Models/budget/summary_strategic.cs b/Models/budget/summary_strategic.cs index 94db007..d464498 100644 --- a/Models/budget/summary_strategic.cs +++ b/Models/budget/summary_strategic.cs @@ -14,6 +14,7 @@ namespace rmutr_report.Models public string list { get; set; } public decimal? target_quantity { get; set; } public decimal? kpi_quantity { get; set; } + public decimal? achievement_quantity { get; set; } public decimal? strategy_quantity { get; set; } } } \ No newline at end of file diff --git a/wwwroot/reports/summary_strategic.frx b/wwwroot/reports/summary_strategic.frx index 79ec4be..439af20 100644 --- a/wwwroot/reports/summary_strategic.frx +++ b/wwwroot/reports/summary_strategic.frx @@ -1,5 +1,5 @@  - + @@ -7,38 +7,43 @@ + - - - - + + + + + - - + + + - - - + + + + - - + + +