From 180933948f9a1a66125e9252875b68f37fb37682 Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 27 Jan 2026 07:08:09 +0100 Subject: [PATCH] feat: Add 1-year filter + search to subscription matrix v1.3.135: - Added date filter to e-conomic API (only fetch invoices from last year) - Implemented product search in billing matrix - Shows/hides search field based on product count - Real-time filtering with clear button --- VERSION | 2 +- app/customers/frontend/customer_detail.html | 74 +++++++++++++++++++++ app/services/economic_service.py | 15 ++++- 3 files changed, 87 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 7658c64..921648e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.134 \ No newline at end of file +1.3.135 \ No newline at end of file diff --git a/app/customers/frontend/customer_detail.html b/app/customers/frontend/customer_detail.html index c8b5796..49090d2 100644 --- a/app/customers/frontend/customer_detail.html +++ b/app/customers/frontend/customer_detail.html @@ -507,6 +507,19 @@ + + +