...
This commit is contained in:
parent
173176bbb5
commit
bda2e62411
|
|
@ -109,6 +109,7 @@ export function DashboardHome() {
|
|||
"sum(pre_project_income)",
|
||||
"sum(increased_income_after_innovation)",
|
||||
],
|
||||
Conditions: [["start_date", ">=", startDate || null, "and"],["start_date", "<=", endDate || null]],
|
||||
GroupBy: ["related_company"],
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user