This commit is contained in:
James Cole
2019-11-09 16:50:13 +01:00
parent 9332808d7f
commit 34e7455d67
5 changed files with 54 additions and 21 deletions

View File

@@ -20,6 +20,7 @@
{{ ExpandedForm.text('name') }}
{% if account.accountType.type == 'Default account' or account.accountType.type == 'Asset account' or objectType == 'liabilities' %}
{{ CurrencyForm.currencyList('currency_id', null, {helpText:'account_default_currency'|_}) }}
{% endif %}
{% if objectType == 'liabilities' %}