can't process the stock from Incoming Shipment

Bug #1000063 reported by Mayur Maheshwari(OpenERP)
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Addons Team 2

Bug Description

on runbot - trunk [build- 8929]

step to reproduce:--|

1] install purchase module
2] create a one purchase order and confirm it
3] now from reception short key open that shipment and click receive to process stock
   so it's give trace-back like

=======================
Server Traceback (most recent call last):
  File "/home/mma/home/workplace/web/trunk/addons/web/common/http.py", line 592, in send
    result = openerp.netsvc.dispatch_rpc(service_name, method, args)
  File "/home/mma/home/workplace/rdtools/server/trunk/openerp/netsvc.py", line 362, in dispatch_rpc
    result = ExportService.getService(service_name).dispatch(method, params)
  File "/home/mma/home/workplace/rdtools/server/trunk/openerp/service/web_services.py", line 586, in dispatch
    res = fn(db, uid, *params)
  File "/home/mma/home/workplace/rdtools/server/trunk/openerp/osv/osv.py", line 167, in execute_kw
    return self.execute(db, uid, obj, method, *args, **kw or {})
  File "/home/mma/home/workplace/rdtools/server/trunk/openerp/osv/osv.py", line 121, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/mma/home/workplace/rdtools/server/trunk/openerp/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/mma/home/workplace/rdtools/server/trunk/openerp/osv/osv.py", line 164, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/mma/home/workplace/rdtools/addons/trunk/stock/wizard/stock_partial_picking.py", line 108, in default_get
    assert context.get('active_model') in ('stock.picking', 'stock.picking.in', 'stock.picking.out'), 'Bad context propagation'
AssertionError: Bad context propagation

Thanks.
mma

Related branches

Changed in openobject-addons:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2)
Changed in openobject-addons:
status: Confirmed → In Progress
Changed in openobject-addons:
status: In Progress → Confirmed
Revision history for this message
Mayur Maheshwari(OpenERP) (mma-openerp) wrote :
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Hardik Sanchawat (OpenERP) (hsa-openerp) wrote :

Hello,
It has been Fixed in https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-bug-1000063-hsa

revision-id: <email address hidden>
revno: 6978

It will be available in trunk soon

Changed in openobject-addons:
status: In Progress → Fix Committed
Revision history for this message
Amit Parik (amit-parik) wrote :

landed on 7129 rev no

Thanks!

Changed in openobject-addons:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.