bmc_hub/app/timetracking/backend
Christian 45d4f78006 debug: Add detailed logging to approval flow (v1.3.82)
- Add logging before approval object creation
- Add logging after approval object creation
- Add logging before database update
- Add logging after database update
- Add time_id to error messages
- This will help diagnose 500 errors on production
2026-01-02 12:58:53 +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 debug: Add detailed logging to approval flow (v1.3.82) 2026-01-02 12:58:53 +01:00
vtiger_sync.py Feature: Marker vTiger Timelog som faktureret (invoiced) 2025-12-23 14:20:50 +01:00
wizard.py debug: Add detailed logging to approval flow (v1.3.82) 2026-01-02 12:58:53 +01:00