[IMP] view of departments

bzr revid: fp@tinyerp.com-20111202135957-hnc3lmr8duoz4sda
This commit is contained in:
Fabien Pinckaers 2011-12-02 14:59:57 +01:00
parent fa89905510
commit f9a8424c4e
1 changed files with 0 additions and 8 deletions

View File

@ -19,14 +19,6 @@
<field name="manager_id" select="1"/>
<field name="company_id" select="1" widget="selection" groups="base.group_multi_company"/>
</group>
<notebook colspan="4" >
<page string="Members">
<field colspan="4" name="member_ids" nolabel="1"/>
</page>
<page string="Notes">
<field colspan="4" name="note" nolabel="1"/>
</page>
</notebook>
</form>
</field>
</record>