Browse Source

update

tags/Baseline_180220205_Frontend
MSI\2Fi 7 months ago
parent
commit
0e6b1757fc
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/app/api/financialsummary/actions.ts

+ 1
- 0
src/app/api/financialsummary/actions.ts View File

@@ -88,6 +88,7 @@ export interface FinancialSummaryByClientExcel {
totalFee: number;
totalBudget: number;
cumulativeExpenditure: number;
projectExpense: number;
totalInvoiced: number;
totalReceived: number;
}


Loading…
Cancel
Save