From 5a3a180b886ecb2f19349f31419e3cb7ef144285 Mon Sep 17 00:00:00 2001 From: AIIrondev Date: Fri, 21 Aug 2026 23:04:37 +0200 Subject: [PATCH] Removal of the Korrektion function to remove an unneedet administrative ioverhead, but an option to add it back in later --- Web/templates/library_borrowings_admin.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Web/templates/library_borrowings_admin.html b/Web/templates/library_borrowings_admin.html index 2d8f34f..a96bfe6 100644 --- a/Web/templates/library_borrowings_admin.html +++ b/Web/templates/library_borrowings_admin.html @@ -322,9 +322,9 @@ {% if e.invoice_number %}
{{ e.invoice_number }}
{{ e.invoice_amount }}
- {% if e.invoice_corrections_count %} +
PDF öffnen
@@ -363,13 +363,13 @@ {% endif %} - {% if e.invoice_number %} + {% if e.status in ['active', 'planned'] %}