Total Opportunity Value
{{ formattedTotalOpportunitySum }}€
Expected Monthly Revenue
{{ formattedExpectedMonthlyRevenue }}€
Tasks: Customers to Contact
- {{ task.title }} ({{ task.assigned }})
- No pending tasks!
Sales Over Time
Opportunities by Stage
Opportunities Kanban
{{ col.name }}
{{ element.title }}
{{ element.description }}
Value: {{ element.amount.toLocaleString() }}€
MRR: {{ element.monthlyRevenue.toLocaleString() }}€
Leads List
| Title | Description | Assigned | Stage | Value | MRR |
|---|---|---|---|---|---|
| {{ lead.title }} | {{ lead.description }} | {{ lead.assigned }} | {{ lead.stage }} | {{ lead.amount.toLocaleString() }}€ | {{ lead.monthlyRevenue.toLocaleString() }}€ |
All Tasks
- {{ task.title }} ({{ task.assigned }}) - {{ task.stage }}
- No tasks remaining.