[IMP]resolve error for company_id

bzr revid: sgo@tinyerp.com-20120625060150-lhyleic791qg97ao
This commit is contained in:
Sanjay Gohel (Open ERP) 2012-06-25 11:31:50 +05:30
parent 54dd201440
commit 96a7642669
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@
<field name="code"/>
<field name="type"/>
<field name="active"/>
<field name="company_id" groups="base.group_multi_company"/>
<field name="company_id"/>
</group>
</form>
</field>