- 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() |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| customers.html | ||
| dashboard.html | ||
| orders.html | ||
| views.py | ||
| wizard.html | ||