- 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 |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| __init__.py | ||