• v1.3.61 d228362617

    fix: parse customer_rate as float in wizard (v1.3.61)

    Ghost released this 2025-12-24 09:35:46 +01:00 | 226 commits to main since this release

    • Fixed customer_rate being returned as string from DB (NUMERIC type)
    • Added parseFloat() when using customer_rate in calculations
    • Fixes customer stats showing '-' instead of actual hourly rate
    • Applied to loadCustomerContext(), displayCaseEntries(), and approveEntry()
    Downloads