bmc_hub/scripts
Christian 891180f3f0 Refactor opportunities and settings management
- Removed opportunity detail page route from views.py.
- Deleted opportunity_service.py as it is no longer needed.
- Updated router.py to seed new setting for case_type_module_defaults.
- Enhanced settings.html to include standard modules per case type with UI for selection.
- Implemented JavaScript functions to manage case type module defaults.
- Added RelationService for handling case relations with a tree structure.
- Created migration scripts (128 and 129) for new pipeline fields and descriptions.
- Added script to fix relation types in the database.
2026-02-15 11:12:58 +01:00
..
backfill_quick_analysis.py feat: Implement quick analysis on PDF upload for CVR, document type, and number extraction 2025-12-09 14:54:33 +01:00
create_module.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
debug_bmc_subs.sh feat: Add BMC Office subscriptions Excel upload interface with auto customer mapping 2026-01-06 08:21:24 +01:00
deploy_production.sh Production deployment setup: Add deployment scripts, update paths to /srv/podman/bmc_hub_v1.0, add GITEA_URL config 2025-12-17 17:12:10 +01:00
export_bmc_subs_to_prod.sh feat: Add BMC Office subscriptions Excel upload interface with auto customer mapping 2026-01-06 08:21:24 +01:00
fix_economic_numbers.sh Add scripts for managing e-conomic customer numbers 2026-01-06 19:59:07 +01:00
fix_relations.py Refactor opportunities and settings management 2026-02-15 11:12:58 +01:00
generate_summary_for_conversation.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
import_bmc_office_subscriptions.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
import_economic_csv.py Add scripts for managing e-conomic customer numbers 2026-01-06 19:59:07 +01:00
import_from_omnisync.py Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
import_sample_data.py Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
import_vendors_from_omnisync.py feat: Implement Vendors API and Frontend 2025-12-06 11:04:19 +01:00
link_tmodule_customers.sh feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
lookup_missing_cvr.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
match_all_customers.sh Add scripts for managing e-conomic customer numbers 2026-01-06 19:59:07 +01:00
relink_economic_customers.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
set_customer_wiki_slugs.py feat(migrations): add AnyDesk session management and customer wiki slug updates 2026-02-10 14:40:38 +01:00
simple_match.sh Add scripts for managing e-conomic customer numbers 2026-01-06 19:59:07 +01:00
sync_bmc_subs_to_prod.sh feat: Add BMC Office subscriptions Excel upload interface with auto customer mapping 2026-01-06 08:21:24 +01:00
sync_cvr_from_simplycrm.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
sync_cvr_from_vtiger.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
test_whisper_capabilities.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00