credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #03986
[Bug 920841] Re: when i use upstream traceability of warehouse product lot
Hello Ravishchandra Murari,
Thanks for Reporting.
It has been fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-stock_Production_lots_traceability-mma
Revision ID: mma@xxxxxxxxxxx-20120124120851-xnpyzs8qp11a0cce
Revision num: 6371
It will be available in trunk soon.
** Branch linked: lp:~openerp-dev/openobject-addons/trunk-stock_Production_lots_traceability-mma
** Changed in: openobject-addons
Status: Confirmed => In Progress
** Changed in: openobject-addons
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/920841
Title:
when i use upstream traceability of warehouse product lot
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
warehouse -> traceability ->production lots -> form view -> select
demo-> open -> click on upstream availability
got this error message
Traceback (most recent call last):
File "/home/rmu/source/server/trunk/openerp/osv/osv.py", line 120, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/rmu/source/server/trunk/openerp/osv/osv.py", line 175, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/rmu/source/server/trunk/openerp/osv/osv.py", line 163, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/rmu/source/addons/trunk/stock/stock.py", line 1439, in action_traceability
value=self.pool.get('action.traceability').action_traceability(cr,uid,ids,context)
File "/home/rmu/source/addons/trunk/stock/wizard/stock_traceability.py", line 50, in action_traceability
view_id = cr.fetchone()[0]
TypeError: 'NoneType' object is unsubscriptable
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/920841/+subscriptions
References