[IMP] correct field name

bzr revid: tpa@tinyerp.com-20130322092321-al9vso65agqbpq94
This commit is contained in:
Turkesh Patel (Open ERP) 2013-03-22 14:53:21 +05:30
parent 8f35cb9132
commit ade9603f72
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<h1>
<field name="modelname" />
</h1>
<label for="brand" class="oe_edit_only"/>
<label for="brand_id" class="oe_edit_only"/>
<h2>
<field name="brand_id" on_change="on_change_brand(brand_id)"/>
</h2>