← Back to team overview

openerp-india team mailing list archive

[Bug 1031228] Re: [trunk]Stock moves

 

Hello,

i have tested it with lastest trunk
addons : 7383
server :4405
 client-web:3040
itcannot be reproducable more.
so i had put this bug invalid.. 

** Changed in: openobject-addons
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1031228

Title:
  [trunk]Stock moves

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  When i want to open  created stock move or when i want to create a new
  one the system show me the error:

  Client Traceback (most recent call last):
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/common/http.py", line 181, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/controllers/main.py", line 1038, in call_kw
      return self._call_kw(req, model, method, args, kwargs)
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/controllers/main.py", line 1000, in _call_kw
      return getattr(req.session.model(model), method)(*args, **kwargs)
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/common/openerplib/main.py", line 250, in proxy
      args, kw)
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/common/openerplib/main.py", line 117, in proxy
      result = self.connector.send(self.service_name, method, *args)
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/common/http.py", line 623, in send
      raise xmlrpclib.Fault(openerp.tools.exception_to_unicode(e), formatted_info)

  
  Server Traceback (most recent call last):
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/common/http.py", line 608, in send
      return openerp.netsvc.dispatch_rpc(service_name, method, args)
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/netsvc.py", line 362, in dispatch_rpc
      result = ExportService.getService(service_name).dispatch(method, params)
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/service/web_services.py", line 586, in dispatch
      res = fn(db, uid, *params)
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/osv/osv.py", line 167, in execute_kw
      return self.execute(db, uid, obj, method, *args, **kw or {})
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/osv/osv.py", line 121, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/osv/osv.py", line 176, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/audittrail/audittrail.py", line 494, in execute_cr
      return fct_src(cr, uid, model, method, *args, **kw)
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/osv/osv.py", line 164, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/stock/stock.py", line 1578, in name_get
      for line in self.browse(cr, uid, ids, context=context):
    File "/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/osv/orm.py", line 484, in __iter__
      raise NotImplementedError("Iteration is not allowed on %s" % self)
  NotImplementedError: Iteration is not allowed on browse_record(stock.move, 52)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1031228/+subscriptions