[MERGE][IMP] res_bank & res_county: missing labels in form views

bzr revid: rim@openerp.com-20140422090439-sbljlpntcv10s7da
This commit is contained in:
Rakesh Sindhav (OpenERP) 2014-04-22 11:04:39 +02:00 committed by Richard Mathot (OpenERP)
commit 65c1b294b2
2 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,7 @@
<field name="code"/>
</group>
<field name="field_ids"/>
<label for="format_layout"/>
<field name="format_layout"/>
</form>
</field>

View File

@ -32,6 +32,7 @@
<field name="code"/>
</group>
</group>
<label for="address_format"/>
<field name="address_format" groups="base.group_no_one" placeholder="Address format..."/>
</form>
</field>