[IMP] project_long_term: rename other info tab to Schedule and display info

bzr revid: sbh@tinyerp.com-20110103130108-og8g7v3e0i3fe487
This commit is contained in:
Sbh (OpenERP) 2011-01-03 18:31:08 +05:30
parent 96b6e91a30
commit 6b487a9e4d
1 changed files with 2 additions and 2 deletions

View File

@ -190,14 +190,14 @@
</field>
<button name="%(action_project_schedule_tasks)d" string="Schedule Tasks" type="action" icon="gtk-jump-to"/>
</page>
<page string="Other Info">
<page string="Schedule and Display info">
<group colspan="2" col="2">
<separator string="Constraints" colspan="2"/>
<field name="constraint_date_start"/>
<field name="constraint_date_end"/>
</group>
<group colspan="2" col="2">
<separator string="Scheduling" colspan="2"/>
<separator string="Displaying settings" colspan="2"/>
<field name="sequence"/>
</group>
<separator colspan="4" string="Previous Phases"/>