From 7acef78d5d90a0be78b908dbcea59e907a1de4d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Sun, 2 Aug 2020 14:03:33 +0800 Subject: [PATCH] Replaced the record order value with forloop.counter, so that the form does not have to have the order field. --- .../templates/accounting/transactions/expense/form.html | 2 +- accounting/templates/accounting/transactions/income/form.html | 2 +- .../templates/accounting/transactions/transfer/form.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/accounting/templates/accounting/transactions/expense/form.html b/accounting/templates/accounting/transactions/expense/form.html index 8d09721..340a49f 100644 --- a/accounting/templates/accounting/transactions/expense/form.html +++ b/accounting/templates/accounting/transactions/expense/form.html @@ -67,7 +67,7 @@ First written: 2020/7/23 {% if x.id.value %} {% endif %} - + {% endif %} - + {% endif %} - + {% endif %} - +