- Changed wizard.html to use customer_rate instead of customer_hourly_rate - Fixes issue where wizard displayed default 1200 DKK instead of customer-specific hourly rate - Backend API returns customer_rate field (from TModuleTimeWithContext model) - Frontend now correctly reads customer_rate from API response - Affected lines: 571, 807, 1084 in wizard.html |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| customers.html | ||
| dashboard.html | ||
| orders.html | ||
| views.py | ||
| wizard.html | ||