diff --git a/projects/business/memory/financials.json b/projects/business/memory/financials.json index 45e074f..1fa2ce3 100644 --- a/projects/business/memory/financials.json +++ b/projects/business/memory/financials.json @@ -1,10 +1,17 @@ { "budget": 200.00, "currency": "EUR", - "spent": 3.29, + "spent": 18.29, "revenue": 0.00, - "balance": 196.71, + "balance": 181.71, "expenses": [ + { + "date": "2026-02-14", + "item": "Domain docfast.dev (INWX, 1 year)", + "amount": 15.00, + "recurring": "yearly", + "notes": "Renewal €20/year from year 2" + }, { "date": "2026-02-14", "item": "Hetzner CAX11 server (docfast-1, nbg1)",