bmc_hub/app/timetracking/backend
Christian 631fc6cdca Implement four-eyes approval process for e-conomic changes
- Added migration to create economic_change_requests table for tracking change requests for customers and products.
- Introduced new permissions for requesting and approving changes in e-conomic.
- Developed frontend JavaScript functionality for managing economic catalog, including handling change requests and displaying their statuses.
- Created browser tests to validate UI interactions related to product management and change requests.
- Added unit tests for backend logic to ensure proper handling of product numbers, price rules, and economic write policies.
2026-09-13 02:30:52 +02: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 Implement four-eyes approval process for e-conomic changes 2026-09-13 02:30:52 +02:00
models.py feat: Add Service Contract Report page with customer and contract selection 2026-05-12 08:41:13 +02:00
order_service.py checkpoint: before bottom bar and side panel fixes 2026-08-17 19:27:43 +02:00
router.py Implement tests for sag module, add knowledge base templates, and enhance internet connection migrations 2026-08-30 14:34:43 +02:00
service_contract_wizard.py feat(migrations): add AnyDesk session management and customer wiki slug updates 2026-02-10 14:40:38 +01:00
vtiger_sync.py feat: Enhance time tracking by excluding billed entries from views and approval processes 2026-01-09 08:01:28 +01:00
wizard.py feat: Enhance time tracking with Hub Worklog integration and editing capabilities 2026-01-10 21:09:29 +01:00