bmc_hub/app/timetracking
Christian d228362617 fix: parse customer_rate as float in wizard (v1.3.61)
- 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()
2025-12-24 09:35:46 +01:00
..
backend Fix: Bulk customer rate update using request body (v1.3.53) 2025-12-23 14:39:57 +01:00
frontend fix: parse customer_rate as float in wizard (v1.3.61) 2025-12-24 09:35:46 +01:00
__init__.py feat(timetracking): Implement time tracking module with frontend views, HTML templates, and database migrations 2025-12-09 22:46:30 +01:00