bmc_hub/app
Christian 38fa3b6c0a feat: Add subscriptions lock feature to customers
- Added a new column `subscriptions_locked` to the `customers` table to manage subscription access.
- Implemented a script to create new modules from a template, including updates to various files (module.json, README.md, router.py, views.py, and migration SQL).
- Developed a script to import BMC Office subscriptions from an Excel file into the database, including error handling and statistics reporting.
- Created a script to lookup and update missing CVR numbers using the CVR.dk API.
- Implemented a script to relink Hub customers to e-conomic customer numbers based on name matching.
- Developed scripts to sync CVR numbers from Simply-CRM and vTiger to the local customers database.
2025-12-13 12:06:28 +01:00
..
auth Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
billing feat: Implement email management UI with FastAPI and keyword-based classification 2025-12-11 12:45:29 +01:00
contacts Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
core feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
customers feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
dashboard feat: Implement DEV Portal with Kanban board, idea management, and workflow editor 2025-12-06 21:27:47 +01:00
devportal feat: Implement DEV Portal with Kanban board, idea management, and workflow editor 2025-12-06 21:27:47 +01:00
emails feat: Enhance email actions UI with improved layout and attachment handling 2025-12-11 12:57:14 +01:00
hardware/backend Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
models feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
modules feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
services feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
settings feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
shared/frontend feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
system/backend Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
timetracking feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
vendors feat: Enhance billing frontend with Jinja2 templates and improve invoice handling 2025-12-08 09:15:52 +01:00
__init__.py Initial BMC Hub setup 2025-12-05 14:22:39 +01:00