← Back to team overview

credativ team mailing list archive

[Bug 923792] [NEW] traceback selecting stock moves for addition to a dispatch

 

Public bug reported:

[2012-01-30 15:25:20,395][staging20120103_0830] ERROR:web-services:[01]: 
[2012-01-30 15:25:20,396][staging20120103_0830] ERROR:web-services:[02]: Environment Information : 
[2012-01-30 15:25:20,396][staging20120103_0830] ERROR:web-services:[03]: System : Linux-2.6.18-194.17.1.el5-x86_64-with-redhat-5.6-Tikanga
[2012-01-30 15:25:20,396][staging20120103_0830] ERROR:web-services:[04]: OS Name : posix
[2012-01-30 15:25:20,396][staging20120103_0830] ERROR:web-services:[05]: Operating System Release : 2.6.18-194.17.1.el5
[2012-01-30 15:25:20,396][staging20120103_0830] ERROR:web-services:[06]: Operating System Version : #1 SMP Mon Sep 20 07:12:06 EDT 2010
[2012-01-30 15:25:20,397][staging20120103_0830] ERROR:web-services:[07]: Operating System Architecture : 64bit
[2012-01-30 15:25:20,397][staging20120103_0830] ERROR:web-services:[08]: Operating System Locale : en_US.UTF8
[2012-01-30 15:25:20,397][staging20120103_0830] ERROR:web-services:[09]: Python Version : 2.6.5
[2012-01-30 15:25:20,397][staging20120103_0830] ERROR:web-services:[10]: OpenERP-Server Version : 5.0.16
[2012-01-30 15:25:20,397][staging20120103_0830] ERROR:web-services:[11]: Last revision No. & ID : 
[2012-01-30 15:25:20,397][staging20120103_0830] ERROR:web-services:[12]: Traceback (most recent call last):
[2012-01-30 15:25:20,398][staging20120103_0830] ERROR:web-services:[13]:   File "/usr/local/openerp-server-5.0.16/bin/osv/osv.py", line 58, in wrapper
[2012-01-30 15:25:20,398][staging20120103_0830] ERROR:web-services:[14]:     return f(self, dbname, *args, **kwargs)
[2012-01-30 15:25:20,398][staging20120103_0830] ERROR:web-services:[15]:   File "/usr/local/openerp-server-5.0.16/bin/osv/osv.py", line 119, in execute
[2012-01-30 15:25:20,398][staging20120103_0830] ERROR:web-services:[16]:     res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
[2012-01-30 15:25:20,398][staging20120103_0830] ERROR:web-services:[17]:   File "/usr/local/openerp-server-5.0.16/bin/osv/osv.py", line 111, in execute_cr
[2012-01-30 15:25:20,398][staging20120103_0830] ERROR:web-services:[18]:     return getattr(object, method)(cr, uid, *args, **kw)
[2012-01-30 15:25:20,399][staging20120103_0830] ERROR:web-services:[19]:   File "/usr/local/openerp-staging/addons/stock_dispatch/stock_dispatch.py", line 61, in on_change_stock_moves
[2012-01-30 15:25:20,399][staging20120103_0830] ERROR:web-services:[20]:     if move.dispatch_id and move.dispatch_id.id != id[0]:
[2012-01-30 15:25:20,399][staging20120103_0830] ERROR:web-services:[21]: IndexError: list index out of range

** Affects: credativ-openerp
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of credativ,
which is the registrant for credativ-openerp.
https://bugs.launchpad.net/bugs/923792

Title:
  traceback selecting stock moves for addition to a dispatch

Status in OpenERP addons & packages developed by credativ:
  New

Bug description:
  [2012-01-30 15:25:20,395][staging20120103_0830] ERROR:web-services:[01]: 
  [2012-01-30 15:25:20,396][staging20120103_0830] ERROR:web-services:[02]: Environment Information : 
  [2012-01-30 15:25:20,396][staging20120103_0830] ERROR:web-services:[03]: System : Linux-2.6.18-194.17.1.el5-x86_64-with-redhat-5.6-Tikanga
  [2012-01-30 15:25:20,396][staging20120103_0830] ERROR:web-services:[04]: OS Name : posix
  [2012-01-30 15:25:20,396][staging20120103_0830] ERROR:web-services:[05]: Operating System Release : 2.6.18-194.17.1.el5
  [2012-01-30 15:25:20,396][staging20120103_0830] ERROR:web-services:[06]: Operating System Version : #1 SMP Mon Sep 20 07:12:06 EDT 2010
  [2012-01-30 15:25:20,397][staging20120103_0830] ERROR:web-services:[07]: Operating System Architecture : 64bit
  [2012-01-30 15:25:20,397][staging20120103_0830] ERROR:web-services:[08]: Operating System Locale : en_US.UTF8
  [2012-01-30 15:25:20,397][staging20120103_0830] ERROR:web-services:[09]: Python Version : 2.6.5
  [2012-01-30 15:25:20,397][staging20120103_0830] ERROR:web-services:[10]: OpenERP-Server Version : 5.0.16
  [2012-01-30 15:25:20,397][staging20120103_0830] ERROR:web-services:[11]: Last revision No. & ID : 
  [2012-01-30 15:25:20,397][staging20120103_0830] ERROR:web-services:[12]: Traceback (most recent call last):
  [2012-01-30 15:25:20,398][staging20120103_0830] ERROR:web-services:[13]:   File "/usr/local/openerp-server-5.0.16/bin/osv/osv.py", line 58, in wrapper
  [2012-01-30 15:25:20,398][staging20120103_0830] ERROR:web-services:[14]:     return f(self, dbname, *args, **kwargs)
  [2012-01-30 15:25:20,398][staging20120103_0830] ERROR:web-services:[15]:   File "/usr/local/openerp-server-5.0.16/bin/osv/osv.py", line 119, in execute
  [2012-01-30 15:25:20,398][staging20120103_0830] ERROR:web-services:[16]:     res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  [2012-01-30 15:25:20,398][staging20120103_0830] ERROR:web-services:[17]:   File "/usr/local/openerp-server-5.0.16/bin/osv/osv.py", line 111, in execute_cr
  [2012-01-30 15:25:20,398][staging20120103_0830] ERROR:web-services:[18]:     return getattr(object, method)(cr, uid, *args, **kw)
  [2012-01-30 15:25:20,399][staging20120103_0830] ERROR:web-services:[19]:   File "/usr/local/openerp-staging/addons/stock_dispatch/stock_dispatch.py", line 61, in on_change_stock_moves
  [2012-01-30 15:25:20,399][staging20120103_0830] ERROR:web-services:[20]:     if move.dispatch_id and move.dispatch_id.id != id[0]:
  [2012-01-30 15:25:20,399][staging20120103_0830] ERROR:web-services:[21]: IndexError: list index out of range

To manage notifications about this bug go to:
https://bugs.launchpad.net/credativ-openerp/+bug/923792/+subscriptions


Follow ups

References