-
fix: wizard customer_rate field name mismatch (v1.3.55)
released this
2025-12-23 15:12:45 +01:00 | 232 commits to main since this release- 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
Downloads