bmc_hub/app/core
Christian 5c96639a79 Fix: Gør e-conomic product number konfigurerbar
BUG FIX:
- Hardcoded 'TIME001' eksisterer ikke i e-conomic
- Tilføjet TIMETRACKING_ECONOMIC_PRODUCT setting (default: '1000')
- Produkt nummer kan nu ændres via .env
- Fejl: Product 'TIME001' not found

LØSNING:
Tilføj til .env: TIMETRACKING_ECONOMIC_PRODUCT=XXXX
hvor XXXX er dit produkt nummer for konsulentimer i e-conomic
2025-12-23 01:11:58 +01:00
..
__init__.py Initial BMC Hub setup 2025-12-05 14:22:39 +01:00
auth_dependencies.py feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
auth_service.py feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
config.py Fix: Gør e-conomic product number konfigurerbar 2025-12-23 01:11:58 +01:00
database.py Fix: Tilføj RETURNING id til order INSERT statements 2025-12-23 00:29:25 +01:00
module_loader.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00