Remove online verification of the BIC/SWIFT code as the web page is no longer available

This commit is contained in:
James Jesudason
2012-01-11 16:46:48 +00:00
parent 75a7db6441
commit e9d8808ab6

View File

@@ -384,7 +384,7 @@
<field name="type">form</field>
<field name="arch" type="xml">
<field name="bic" position="replace">
<field name="bic" on_change="onchange_bic(bic, name)"/>
<field name="bic" />
</field>
</field>
</record>