bmc_hub/app/jobs
Christian 4a52bdb5d6 feat: Implement quick-rent functionality for hardware assets
- Added QuickRentCreateInput model to handle quick-rent requests.
- Introduced quick_rent_preview endpoint to check existing subscriptions.
- Created quick_rent_hardware endpoint to manage rental subscriptions, asset bindings, and startup order drafts.
- Updated SQL queries to ensure proper data retrieval and handling.
- Added default rental price columns to hardware_assets table via migration.
- Enhanced UI in sag templates for better user experience and accessibility.
- Refactored existing code for improved readability and maintainability.
2026-04-21 01:34:40 +02:00
..
__init__.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
anydesk_local_sync.py feat(anydesk): Implement multi-ID support for AnyDesk cases 2026-04-06 12:46:04 +02:00
backfill_vtiger_archived_contacts.py feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
check_reminders.py feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
eset_sync.py feat: Implement quick-rent functionality for hardware assets 2026-04-21 01:34:40 +02:00
process_subscriptions.py feat: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +01:00
reconcile_ordre_drafts.py feat: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +01:00
sync_economic_accounts.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00