Error create invoive on purchase_partial_invoicing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Purchase - Workflow and Organization |
New
|
Undecided
|
Unassigned |
Bug Description
Hi
When the module purchase_
please help me with any idea how to fix it.
Thank you very much
<email address hidden>
Traceback (most recent call last):
File "/home/
return f(self, dbname, *args, **kwargs)
File "/home/
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/
return fct_src(cr, uid, model, method, *args, **kw)
File "/home/
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/
wizard_
File "/home/
wizard = self.browse(cr, uid, ids[0], context=context)
IndexError: list index out of range
2014-01-01 23:43:25,318 10433 ERROR Turbo_pruebas openerp.netsvc: list index out of range
Traceback (most recent call last):
File "/home/
result = ExportService.
File "/home/
res = fn(db, uid, *params)
File "/home/
return self.execute(db, uid, obj, method, *args, **kw or {})
File "/home/
return f(self, dbname, *args, **kwargs)
File "/home/
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/
return fct_src(cr, uid, model, method, *args, **kw)
File "/home/
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/
wizard_
File "/home/
wizard = self.browse(cr, uid, ids[0], context=context)
IndexError: list index out of range
I am having the same problem.
Does anybody know how to fix this problem?
Br
Roger Flores