[FIX] in job position, the employee notebook use a O2M to employee form instead of m2m

lp bug: https://launchpad.net/bugs/687318 fixed

bzr revid: mra@mra-laptop-20101210070233-b9j441y0uqyh4tw5
This commit is contained in:
Mustufa Rangwala 2010-12-10 12:32:33 +05:30
parent e20452310d
commit 74cd546e26
1 changed files with 1 additions and 1 deletions

View File

@ -340,7 +340,7 @@
<field name="requirements" colspan="4" nolabel="1"/>
</page>
<page string="Employee">
<field name="employee_ids" colspan='4' nolabel="1" mode="tree,form"/>
<field name="employee_ids" colspan='4' nolabel="1" widget="many2many" mode="tree,form"/>
</page>
</notebook>
<group col="6" colspan="4">