bmc_hub/app/timetracking/backend
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
..
__init__.py feat(timetracking): Implement time tracking module with frontend views, HTML templates, and database migrations 2025-12-09 22:46:30 +01:00
audit.py feat(timetracking): Implement time tracking module with frontend views, HTML templates, and database migrations 2025-12-09 22:46:30 +01:00
economic_export.py Feature: Opdater vTiger Timelog med Hub ordre ID efter eksport 2025-12-23 01:44:14 +01:00
models.py fix: Remove ge constraint from rounded_to field (v1.3.81) 2026-01-02 12:56:27 +01:00
order_service.py fix: better error handling for order generation (v1.3.62) 2025-12-24 09:39:31 +01:00
router.py fix: Remove float() conversion for Decimal fields (v1.3.78) 2026-01-02 12:51:12 +01:00
vtiger_sync.py Feature: Marker vTiger Timelog som faktureret (invoiced) 2025-12-23 14:20:50 +01:00
wizard.py feat: Implement internal comments for customer subscriptions with database support 2025-12-16 22:07:20 +01:00