[BUG-FIX] lp:689581

bzr revid: jam@tinyerp.com-20101213130132-bqqm4yntm9hxfd7l
This commit is contained in:
jam-openerp 2010-12-13 18:31:32 +05:30
parent 9275079098
commit 53e750189a
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@
<page string="Task Detail">
<field colspan="4" name="task_ids" context="{'default_project_id' :project_id}" nolabel="1">
<tree editable="bottom" string="Project's Tasks">
<field name="sequence"/>
<field name="name"/>
<field name="user_id"/>
<field name="planned_hours" widget="float_time"/>