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