when i use upstream traceability of warehouse product lot

Bug #920841 reported by Ravish(OpenERP)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Addons Team 2

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

Related branches

summary: - when
+ when i use upstream traceability of warehouse product lot
Changed in openobject-addons:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2)
Revision history for this message
Mayur Maheshwari(OpenERP) (mma-openerp) wrote :

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: <email address hidden>
Revision num: 6371

It will be available in trunk soon.

Changed in openobject-addons:
status: Confirmed → In Progress
status: In Progress → Fix Committed
Revision history for this message
Raphael Collet (OpenERP) (rco-openerp) wrote :

merged in trunk
revno: 6442 [merge]
revision-id: <email address hidden>

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.

Other bug subscribers

Remote bug watches

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