date: getDate()

in config/demoData.ts [121:126]


    date: getDate(44),
    status: "refunded",
    refund_status: "processing",
    refund_amount: 149.99,
    items: [
      { product_id: "P005", name: "Laptop Stand", quantity: 1, price: 149.99 },