[IMP] better partner form view

bzr revid: fp@tinyerp.com-20120703060713-cqu01p4byjit27yy
This commit is contained in:
Fabien Pinckaers 2012-07-03 08:07:13 +02:00
parent c449d53f0f
commit 5baf102d40
1 changed files with 0 additions and 6 deletions

View File

@ -121,12 +121,6 @@
domain="[('is_company', '=', True)]" context="{'default_is_company': True}"
class="oe_inline"
on_change="onchange_address(use_parent_address, parent_id)"/>,
</h2>
<div attrs="{'invisible' : [('is_company', '=', True)]}">
<label for="function" class="oe_edit_only" />
</div>
<h2 attrs="{'invisible' : [('is_company', '=', True)]}">
<field name="function" class="oe_inline" placeholder="Job Position"/>
</h2>
<field name="category_id" widget="many2many_tags" placeholder="Tags..."/>