Merge lp:~openerp-dev/openobject-addons/trunk-bug-1106166-cga into lp:openobject-addons

Proposed by Chandni Gandhi(OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1106166-cga
Merge into: lp:openobject-addons
Diff against target: 12 lines (+1/-1)
1 file modified
project_long_term/project_long_term_view.xml (+1/-1)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1106166-cga
Reviewer Review Type Date Requested Status
Ajay Patel (OpenERP) (community) Approve
OpenERP Core Team Pending
Review via email: mp+145167@code.launchpad.net

Description of the change

Hello,

Add the context to Related Tasks button.

Thanks

To post a comment you must log in.
Revision history for this message
Ajay Patel (OpenERP) (ajay-openerp) wrote :

seems ok..good.

Thanks,
Amit

review: Approve
8523. By Chandni Gandhi(OpenERP)

[MERGE]:With latest trunk

Unmerged revisions

8523. By Chandni Gandhi(OpenERP)

[MERGE]:With latest trunk

8522. By Chandni Gandhi(OpenERP)

[FIX]:Add the context to Related Task button

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'project_long_term/project_long_term_view.xml'
2--- project_long_term/project_long_term_view.xml 2012-12-19 06:48:44 +0000
3+++ project_long_term/project_long_term_view.xml 2013-02-08 11:22:22 +0000
4@@ -150,7 +150,7 @@
5 <field name="state" widget="statusbar" statusbar_visible="draft,open,done" statusbar_colors='{"pending":"blue"}'/>
6 </header>
7 <sheet>
8- <button name="%(project_phase_task_list)d" string="Related Tasks" type="action" class="oe_right"/>
9+ <button name="%(project_phase_task_list)d" string="Related Tasks" type="action" class="oe_right" context="{'search_default_project_id': [project_id], 'default_project_id' : project_id}"/>
10 <div class="oe_title">
11 <label for="name" class="oe_edit_only"/>
12 <h1><field name="name"/></h1>

Subscribers

People subscribed via source and target branches

to all changes: