traceback selecting stock moves for addition to a dispatch

Bug #923792 reported by Tristan Hill
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
credativ-openerp
New
Undecided
Unassigned

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