diff --git a/src/accounting/templates/accounting/report/income-expenses.html b/src/accounting/templates/accounting/report/income-expenses.html index 5436088..1e3ea75 100644 --- a/src/accounting/templates/accounting/report/income-expenses.html +++ b/src/accounting/templates/accounting/report/income-expenses.html @@ -183,7 +183,7 @@ First written: 2023/3/5 {% endif %} {% endfor %} - {% if report.total_row is not none %} + {% if report.total_row %}