← Back to team overview

avanzosc team mailing list archive

[Bug 879369] Re: mrp_analytics_control: Index ouf of range

 

Hi Daniel!

Thanks again! Fixed in revision 132.
Cheers,

** Changed in: avanzosc
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Avanzosc
Developers, which is subscribed to Avanzosc developments.
https://bugs.launchpad.net/bugs/879369

Title:
  mrp_analytics_control: Index ouf of range

Status in Avanzosc OpenERP modules:
  Fix Committed

Bug description:
  Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
    File "/opt/openerp/server/bin/netsvc.py", line 489, in dispatch
      result = ExportService.getService(service_name).dispatch(method, auth, params)
    File "/opt/openerp/server/bin/service/web_services.py", line 599, in dispatch
      res = fn(db, uid, *params)
    File "/opt/openerp/server/bin/osv/osv.py", line 122, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/opt/openerp/server/bin/osv/osv.py", line 176, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/opt/openerp/server/bin/osv/osv.py", line 167, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/opt/openerp/server/bin/addons/mrp_analytics_control/wizard/users.py", line 268, in input_worktime
      real_id = real_op_obj.browse(cr, uid, real_op_search[0])
  IndexError: list index out of range

To manage notifications about this bug go to:
https://bugs.launchpad.net/avanzosc/+bug/879369/+subscriptions


References