[IMP] project_issue: improve view

bzr revid: sbh@tinyerp.com-20110105091713-pmt84bzhn1gadxlq
This commit is contained in:
Sbh (OpenERP) 2011-01-05 14:47:13 +05:30
parent 344911ad41
commit c77bdc5770
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@
<field name="type">form</field>
<field name="inherit_id" ref="project.edit_project"/>
<field name="arch" type="xml">
<field name="priority" position="before">
<field name="priority" position="after">
<field name="resource_calendar_id"/>
</field>