Merge lp:~openerp-dev/openobject-addons/trunk-bug-960982-amp into lp:openobject-addons

Proposed by Amit Parik
Status: Merged
Merged at revision: 7612
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-960982-amp
Merge into: lp:openobject-addons
Diff against target: 11 lines (+1/-0)
1 file modified
stock/wizard/stock_partial_picking.py (+1/-0)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-960982-amp
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+98611@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 'stock/wizard/stock_partial_picking.py'
2--- stock/wizard/stock_partial_picking.py 2012-01-31 13:36:57 +0000
3+++ stock/wizard/stock_partial_picking.py 2012-03-21 11:33:19 +0000
4@@ -57,6 +57,7 @@
5
6 class stock_partial_picking(osv.osv_memory):
7 _name = "stock.partial.picking"
8+ _rec_name = 'picking_id'
9 _description = "Partial Picking Processing Wizard"
10
11 def _hide_tracking(self, cursor, user, ids, name, arg, context=None):

Subscribers

People subscribed via source and target branches

to all changes: