feat: add weekly sales tab with WoW growth

This commit is contained in:
Christian Vidal Wolf
2026-01-21 13:19:13 +01:00
parent cc6fd25065
commit 01c90ad889
7 changed files with 1315 additions and 2 deletions
+1
View File
@@ -155,6 +155,7 @@ export interface CombinedKPIs {
marketplace: string;
customer: string; // Added for consistency with SalesRecord
month: string;
week: number; // Added for weekly analysis
year: number;
asin: string;
title: string;