{{ accounts.links('pagination.bootstrap-4')|raw }}
{% if objectType == 'asset' %} {% endif %} {% if objectType == 'liabilities' %} {% endif %} {% if objectType == 'liabilities' %} {% endif %} {# hide last activity to make room for other stuff #} {% if objectType != 'liabilities' %} {% endif %} {% for account in accounts %} {% if objectType == "asset" %} {% endif %} {% if objectType == 'liabilities' %} {% endif %} {% if objectType == 'liabilities' %} {% endif %} {# hide last activity to make room for other stuff #} {% if objectType != 'liabilities' %} {% if account.lastActivityDate %} {% else %} {% endif %} {% endif %} {% endfor %}
{{ trans('list.name') }}{{ trans('list.liability_type') }} {{ trans('form.liability_direction') }} {{ trans('list.interest') }} ({{ trans('list.interest_period') }}) {{ trans('list.currentBalance') }} {{ trans('firefly.left_in_debt') }}
{{ account.name }} {% if account.location %} {% endif %} {% if account.attachments.count() > 0 %} {% endif %} {{ account.accountTypeString }} {{ trans('firefly.liability_direction_'~account.liability_direction~'_short') }} {{ account.interest }}% ({{ account.interestPeriod|lower }}) {{ formatAmountByAccount(account, account.endBalance) }} {% if '-' != account.current_debt %} {{ formatAmountByAccount(account, account.current_debt, false) }} {% endif %}
{{ accounts.links('pagination.bootstrap-4')|raw }}