** Changed in: openobject-addons
Status: In Progress => Confirmed
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1000063
Title:
can't process the stock from Incoming Shipment
Status in OpenERP Addons (modules):
Confirmed
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1000063/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help : https://help.launchpad.net/ListHelp