Skip to content

Commit

Permalink
include cumulativeNetIncomePlan, cumulativeNetIncomeCapexOpex yearly …
Browse files Browse the repository at this point in the history
…breakdown plan
  • Loading branch information
alexeh committed Dec 9, 2024
1 parent f6f8aa0 commit c94af9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/src/modules/calculations/cost.calculator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,8 @@ export class CostCalculator {
totalCostPlan,
estimatedRevenuePlan,
creditsIssuedPlan,
cumulativeNetIncomePlan,
cumulativeNetIncomeCapexOpex,
});

const yearlyBreakdown: YearlyBreakdown[] = [];
Expand Down

0 comments on commit c94af9d

Please sign in to comment.