From 79d51eecfc0ec92b85216d622bdda0eee4de9717 Mon Sep 17 00:00:00 2001 From: jbdoderlein Date: Sat, 24 Aug 2024 12:27:35 +0000 Subject: [PATCH] Add qr to conso + fix issues --- apps/note/templates/note/conso_form.html | 74 +++++++++++++++++++ .../note/templates/note/transaction_form.html | 52 +++++++++---- 2 files changed, 111 insertions(+), 15 deletions(-) diff --git a/apps/note/templates/note/conso_form.html b/apps/note/templates/note/conso_form.html index d6044b8..a9e4d15 100644 --- a/apps/note/templates/note/conso_form.html +++ b/apps/note/templates/note/conso_form.html @@ -21,6 +21,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
{% trans "Please select a note" %}
+
@@ -159,6 +160,79 @@ SPDX-License-Identifier: GPL-3.0-or-later {% endblock %} {% block extrajavascript %} +