bmc_hub/app/modules/invoice_error_finder
Christian 0655b4c4f8 feat: Enhance opportunity listing and invoice error finder functionality
- Added customer_id and contact_id filters to the list_opportunities endpoint for improved querying.
- Implemented a redirect for opportunity detail pages to a new format.
- Refactored SubscriptionMatrixService to load invoices from a local snapshot instead of an external service, improving performance and reliability.
- Updated settings to include 'pipeline' as a case type and added a new section for managing ignored product texts in the invoice error finder.
- Introduced a new user_sag_create_preferences table to store per-user default case types for new cases.
- Enhanced frontend settings page with invoice error finder configuration options and improved handling of ignored product texts.
- Added migrations to support new features, including resolved status for invoice error finder issues and user-specific case type preferences.
2026-07-17 01:58:02 +02:00
..
backend feat: Enhance opportunity listing and invoice error finder functionality 2026-07-17 01:58:02 +02:00
frontend chore(release): bump version to 2.3.26 2026-07-10 16:22:57 +02:00
migrations feat: Enhance opportunity listing and invoice error finder functionality 2026-07-17 01:58:02 +02:00
services feat: Enhance opportunity listing and invoice error finder functionality 2026-07-17 01:58:02 +02:00
templates feat: Enhance opportunity listing and invoice error finder functionality 2026-07-17 01:58:02 +02:00
__init__.py feat(invoice_error_finder): add invoice error finder module 2026-07-10 07:08:49 +02:00
module.json feat(invoice_error_finder): add invoice error finder module 2026-07-10 07:08:49 +02:00