Update meta data for new release.

This commit is contained in:
James Cole
2024-01-20 16:29:00 +01:00
parent 2368788405
commit da7a2cf0c0
74 changed files with 821 additions and 760 deletions

View File

@@ -92,7 +92,7 @@
<td>
{# DATE #}
<input class="form-control input-sm" autocomplete="off"
name="date[{{ journal.transaction_journal_id }}]" type="date" value="{{ journal.date|slice(0,10) }}">
name="date[{{ journal.transaction_journal_id }}]" type="datetime-local" value="{{ journal.date }}">
</td>
<!-- {{ journal.transaction_type_type }} -->
<!-- Source: {{ journal.source_account_name }} ({{ journal.source_account_id }}) -->