merged in trunk
revno: 6442 [merge]
revision-id: [email protected]


** Changed in: openobject-addons
       Status: Fix Committed => Fix Released

-- 
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 Released

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

-- 
Mailing list: https://launchpad.net/~credativ
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~credativ
More help   : https://help.launchpad.net/ListHelp

Reply via email to