bmc_hub/app/timetracking
Christian 98e84b2f04 fix: Remove ge constraint from rounded_to field (v1.3.79)
- Remove ge=0.25 constraint that prevents None values
- Optional fields should accept None without validation
- Fixes approval validation error
2026-01-02 12:55:37 +01:00
..
backend fix: Remove ge constraint from rounded_to field (v1.3.79) 2026-01-02 12:55:37 +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