eficent team mailing list archive
-
eficent team
-
Mailing list archive
-
Message #00005
lp:~serpent-consulting-services/eficent-openerp-project-management/fix-1157590 into lp:eficent-openerp-project-management
Serpent Consulting Services has proposed merging lp:~serpent-consulting-services/eficent-openerp-project-management/fix-1157590 into lp:eficent-openerp-project-management.
Requested reviews:
Eficent (eficent)
Related bugs:
Bug #1157590 in Eficent OpenERP Project Management: "Project_time_sequence : v7 compatible error"
https://bugs.launchpad.net/eficent-openerp-project-management/+bug/1157590
For more details, see:
https://code.launchpad.net/~serpent-consulting-services/eficent-openerp-project-management/fix-1157590/+merge/154313
--
https://code.launchpad.net/~serpent-consulting-services/eficent-openerp-project-management/fix-1157590/+merge/154313
Your team Eficent is requested to review the proposed merge of lp:~serpent-consulting-services/eficent-openerp-project-management/fix-1157590 into lp:eficent-openerp-project-management.
=== modified file 'project_time_sequence/project_time_sequence_view.xml'
--- project_time_sequence/project_time_sequence_view.xml 2012-10-02 23:10:39 +0000
+++ project_time_sequence/project_time_sequence_view.xml 2013-03-20 10:07:34 +0000
@@ -28,7 +28,7 @@
<field eval="2" name="priority"/>
<field name="inherit_id" ref="project.view_task_form2"/>
<field name="arch" type="xml">
- <xpath expr="//page[@string='Delegations']" position="replace">
+ <xpath expr="//page[@string='Delegation']" position="replace">
<page groups="base.group_extended" string="Relationships">
<separator string="Predecessor Activities" colspan="4"/>
<field colspan="4" height="150" name="parent_ids" nolabel="1"/>