diff --git a/components/ForecastView.tsx b/components/ForecastView.tsx index 492f2b9..8d80b15 100644 --- a/components/ForecastView.tsx +++ b/components/ForecastView.tsx @@ -105,6 +105,13 @@ const ForecastRow: React.FC<{ + {/* Annual Forecast */} +
| handleSort('sku')}> + | handleSort('sku')}>
Product Info |
+ handleSort('annualForecast')}>
+ Annual Forecast |
handleSort('forecastPeriod')}>
Forecast (Period) |
handleSort('actualUnits')}>
Actual Units 2026 |
- handleSort('fcAchievement')}> + | handleSort('fcAchievement')}>
FC 26 Achievement |
- handleSort('ytdAchievement')}> + | handleSort('ytdAchievement')}>
YTD Achievement |
|---|