Explorar el Código

update

tags/Baseline_180220205_Frontend
MSI\2Fi hace 7 meses
padre
commit
0e6b1757fc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/app/api/financialsummary/actions.ts

+ 1
- 0
src/app/api/financialsummary/actions.ts Ver fichero

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


Cargando…
Cancelar
Guardar