Add BIC support. This fixes #430

This commit is contained in:
James Cole
2016-11-28 18:55:56 +01:00
parent 8279cf0e88
commit 8cdbc96aa5
9 changed files with 33 additions and 7 deletions

View File

@@ -34,6 +34,7 @@
<div class="box-body">
{{ ExpandedForm.text('iban') }}
{{ ExpandedForm.text('BIC', null, {maxlength: 11}) }}
{{ ExpandedForm.text('accountNumber') }}
{% if what == 'asset' %}