Merge lp:~unifield-team/unifield-web/web_uf_1797 into lp:unifield-web

Proposed by Matthieu Choplin
Status: Merged
Merged at revision: 4707
Proposed branch: lp:~unifield-team/unifield-web/web_uf_1797
Merge into: lp:unifield-web
Diff against target: 11 lines (+1/-0)
1 file modified
addons/openerp/controllers/form.py (+1/-0)
To merge this branch: bzr merge lp:~unifield-team/unifield-web/web_uf_1797
Reviewer Review Type Date Requested Status
UniField Dev Team Pending
Review via email: mp+160395@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'addons/openerp/controllers/form.py'
2--- addons/openerp/controllers/form.py 2013-04-03 08:49:08 +0000
3+++ addons/openerp/controllers/form.py 2013-04-23 14:51:27 +0000
4@@ -606,6 +606,7 @@
5
6 id = params.id
7 ctx = params.context
8+ ctx['from_button'] = True
9 model = params.model
10
11 proxy = rpc.RPCProxy(model)

Subscribers

People subscribed via source and target branches

to all changes: