bmc_hub/app
Christian 56d6d45aa2 feat(sag): Add Varekøb & Salg module with database migration and frontend template
- Created a new SQL migration for the sag_salgsvarer table to manage sales and purchase items.
- Implemented a new HTML template for the Varekøb & Salg module, including summary cards and tables for sales and purchases.
- Added JavaScript functions for loading and rendering order data dynamically.
- Introduced a new backend search module for customers, contacts, hardware, and locations with autocomplete functionality.
- Developed an email templates API for managing system and customer-specific email templates.
- Created multiple migrations for Nextcloud instances, cache, audit logs, email templates, sag comments, hardware locations, and billing methods.
- Enhanced the sag module with solutions, order lines, work types, and 2FA support for user authentication.
2026-02-02 20:23:56 +01:00
..
auth feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
backups feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
billing feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
contacts feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
conversations feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
core feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
customers feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
dashboard Refactor Sager module templates and functionality 2026-02-01 11:58:44 +01:00
devportal feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
emails Release v2.1.0 2026-01-29 00:36:32 +01:00
hardware/backend Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
jobs feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
models feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
modules feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
opportunities feat(sag): Initialize case management module with CRUD operations, relations, and tags 2026-01-29 23:07:33 +01:00
prepaid feat: Implement Transcription Service for audio files using Whisper API 2026-01-11 19:23:21 +01:00
services Add local pipeline opportunities 2026-01-28 07:48:10 +01:00
settings feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
shared/frontend Refactor Sager module templates and functionality 2026-02-01 11:58:44 +01:00
system/backend v1.3.64 - Redesigned sync architecture with clear field ownership 2025-12-24 10:34:13 +01:00
tags feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
ticket feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
timetracking feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +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
apply_migration_084.py feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
apply_migration_085.py feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
create_relation_table.py Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00