← Back to team overview

openerp-dev-web team mailing list archive

[Bug 697283] [NEW] can not fill in inventory

 

Aline (OpenERP) (apr-tinyerp) has assigned this bug to you for OpenObject Web Client:

trunk, web, warehouse

create a new physical inventory (from warehouse, inventory control,
physical inventory), click import inventory (action in right pannel),
fill in stock  in the wizard, then, confirm : bug

Traceback (most recent call last):
  File "/home/aline/openerp/trunk/server/bin/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/home/aline/openerp/trunk/server/bin/service/web_services.py", line 598, in dispatch
    res = fn(db, uid, *params)
  File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 167, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/aline/openerp/trunk/addons/stock/wizard/stock_fill_inventory.py", line 105, in fill_inventory
    'inventory_id': context['active_ids'][0],
IndexError: list index out of range

** Affects: openobject-client-web
     Importance: High
     Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
         Status: Confirmed

-- 
can not fill in inventory
https://bugs.launchpad.net/bugs/697283
You received this bug notification because you are a member of OpenERP SA's Web Client R&D, which is a bug assignee.



References