Refactored the bulk edit controller.

This commit is contained in:
James Cole
2019-07-04 17:31:47 +02:00
parent 54623061d8
commit 3c5c14ff5a
16 changed files with 432 additions and 170 deletions

View File

@@ -89,13 +89,13 @@
<a href="{{ route('accounts.show', [journal.destination_account_id]) }}" title="{{ journal.destination_account_iban|default(journal.destination_account_name) }}">{{ journal.destination_account_name }}</a>
</td>
<td class="hide-budget">
TODO BUDGET
{# TODO BUDGET #}
</td>
<td class="hide-category">
TODO CATEGORY
{# TODO CATEGORY#}
</td>
<td class="hide-bill">
TODO BILL
{#TODO BILL#}
</td>
<!-- new optional fields (2x) -->