• Mahmoud Aglan's avatar
    Add expenses (مصروفات) statistics to dashboard and financial overview · 047d2619
    Mahmoud Aglan authored
    - Dashboard: new "مصروفات اليوم" stat card with monthly total
    - Financial overview: includes direct expenses from expenses table in
      totals, expense breakdown by category, recent expenses list
    - Monthly P&L chart now includes direct expenses in calculation
    - Expense breakdown section links to expenses list and create form
    
    The /expenses/create form already records double-entry transactions
    via ExpenseService — this commit ensures those records are reflected
    in all financial statistics and reporting views.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    047d2619
Name
Last commit
Last update
..
CouponValidator.php Loading commit data...
ExpenseForm.php Loading commit data...
ExpenseList.php Loading commit data...
FacilityRentForm.php Loading commit data...
FacilityRentList.php Loading commit data...
FinancialOverview.php Loading commit data...
PaymentPlanCreate.php Loading commit data...