diff --git a/accounting/templates/accounting/balance-sheet.html b/accounting/templates/accounting/balance-sheet.html index 5b97c4f..0aaf329 100644 --- a/accounting/templates/accounting/balance-sheet.html +++ b/accounting/templates/accounting/balance-sheet.html @@ -296,6 +296,7 @@ First written: 2020/7/20 {% for item in group.details %}
  • + {# TODO: Link to the income statement for subject #3353 #} {{ item.title|title }}