Real estate account chart now appends 12 months of projected data when the property has a revaluation percentage and/or a linked loan: - Market value projected forward via the configured revaluation rate (compounded monthly). - Mortgage balance projected via LoanAmortizationService on the linked loan, so the mortgage decline is visible alongside the property revaluation in the same chart. Backend: DashboardAnalyticsController appends projected points with display-currency variants. Frontend: chart adds dashed projection lines for value and mortgage_balance plus a Today reference line. Tooltip and currency-mode swap propagate the new projected_mortgage_balance field. |
||
|---|---|---|
| .. | ||
| Browser | ||
| Feature | ||
| Performance | ||
| Unit | ||
| Pest.php | ||
| TestCase.php | ||
| bootstrap.php | ||