diff --git a/ipi-survey-platform/src/pages/Admin/ValidationReview.jsx b/ipi-survey-platform/src/pages/Admin/ValidationReview.jsx index 9a959c3..4d55036 100644 --- a/ipi-survey-platform/src/pages/Admin/ValidationReview.jsx +++ b/ipi-survey-platform/src/pages/Admin/ValidationReview.jsx @@ -374,87 +374,158 @@ const ValidationReview = () => { {productDetails.length > 0 ? ( -
| Description | - {product.quarters.map((quarter) => ( -- {quarter.label} - | - ))} -
|---|---|
| {row.label} | - {row.values.map((value, index) => ( -- {value} - | - ))} -
No products found for this submission.
+| + Metric + | ++ Q4-2024 (Previous Quarter) + | ++ Q1-2025 (Current Quarter) + | ++ Q2-2025 (Next Quarter) + | +||||||
|---|---|---|---|---|---|---|---|---|---|
| Oct | +Nov | +Dec | + +Jan | +Feb | +Mar | + +Apr | +May | +Jun | +|
| + Quantity (liters) + | +1200 | +1180 ▼ | +1250 ▲ | + +1280 | +1340 | +1375 | + +1400 | +1450 | +1500 | +
| + Cost (AED) + | +39,000 | +37,500 ▼ | +41,000 ▲ | + +40,000 | +42,000 | +43,500 | + +44,000 | +45,000 | +46,000 | +
| + Reason (Current) + | +-- | ++ Seasonal Increase + | +-- | +||||||
| + Reason (Forecast) + | +-- | +-- | ++ Projected demand + | +||||||
+ Green ▲ indicates upward trend;{' '} + Red ▼ indicates downward trend compared to previous month or quarter +
++ Remarks: NA +
+No products found for this submission.
+