From d28bdf2064d2d68c780ffc4d06e06e989d19c8e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Fri, 10 Mar 2023 16:44:44 +0800 Subject: [PATCH] Revised the parameter order in the template of the currency sub-form of the transaction form. --- .../transaction/transfer/include/form-currency-item.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/accounting/templates/accounting/transaction/transfer/include/form-currency-item.html b/src/accounting/templates/accounting/transaction/transfer/include/form-currency-item.html index 051d03f..d1dc67d 100644 --- a/src/accounting/templates/accounting/transaction/transfer/include/form-currency-item.html +++ b/src/accounting/templates/accounting/transaction/transfer/include/form-currency-item.html @@ -88,10 +88,10 @@ First written: 2023/2/25