This website works better with JavaScript.
Home
Explore
Help
Sign In
wayne.lee
/
tsms
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
update
tags/Baseline_180220205_Frontend
MSI\2Fi
7 months ago
parent
feb67f1b83
commit
0e6b1757fc
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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;
}
Write
Preview
Loading…
Cancel
Save