diff --git a/src/accounting/templates/accounting/report/include/income-expenses-mobile-row.html b/src/accounting/templates/accounting/report/include/income-expenses-mobile-row.html index 1b92d8a..9b24a0c 100644 --- a/src/accounting/templates/accounting/report/include/income-expenses-mobile-row.html +++ b/src/accounting/templates/accounting/report/include/income-expenses-mobile-row.html @@ -35,7 +35,7 @@ First written: 2023/3/5 {% endif %} -
+
{% if item.income is not none %} +{{ item.income|accounting_format_amount }} {% endif %}