← Back to team overview

openerp-india team mailing list archive

[Bug 1046920] Re: product kanban

 

*** This bug is a duplicate of bug 1046666 ***
    https://bugs.launchpad.net/bugs/1046666

** This bug has been marked a duplicate of bug 1046666
   [trunk]traceback when open product kanban view

-- 
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/1046920

Title:
  product kanban

Status in OpenERP Addons (modules):
  New

Bug description:
  Hello,

  Getting bug with latest trunk version.!!!

  Menu >  Sales > Products > Products.

  
   File "/home/kettor/static/trunk/server/openerp/addons/web/common/session.py", line 51, in send
      return openerp.netsvc.dispatch_rpc(service_name, method, args)
    File "/home/kettor/static/trunk/server/openerp/netsvc.py", line 362, in dispatch_rpc
      result = ExportService.getService(service_name).dispatch(method, params)
    File "/home/kettor/static/trunk/server/openerp/service/web_services.py", line 587, in dispatch
      res = fn(db, uid, *params)
    File "/home/kettor/static/trunk/server/openerp/osv/osv.py", line 167, in execute_kw
      return self.execute(db, uid, obj, method, *args, **kw or {})
    File "/home/kettor/static/trunk/server/openerp/osv/osv.py", line 121, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/home/kettor/static/trunk/server/openerp/osv/osv.py", line 176, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/home/kettor/static/trunk/server/openerp/addons/audittrail/audittrail.py", line 495, in execute_cr
      return fct_src(cr, uid, model, method, *args, **kw)
    File "/home/kettor/static/trunk/server/openerp/osv/osv.py", line 164, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/home/kettor/static/trunk/server/openerp/addons/stock/product.py", line 434, in fields_view_get
      res = super(product_product,self).fields_view_get(cr, uid, view_id, view_type, context, toolbar=toolbar, submenu=submenu)
    File "/home/kettor/static/trunk/server/openerp/osv/orm.py", line 2160, in fields_view_get
      arch=apply_view_inheritance(cr, user, source, sql_res['id']),
    File "/home/kettor/static/trunk/server/openerp/osv/orm.py", line 2118, in apply_view_inheritance
      source = apply_inheritance_specs(source, view_arch, view_id)
    File "/home/kettor/static/trunk/server/openerp/osv/orm.py", line 2102, in apply_inheritance_specs
      raise_view_error("Element '%s' not found in parent view '%%(parent_xml_id)s'" % tag, inherit_id)
    File "/home/kettor/static/trunk/server/openerp/osv/orm.py", line 1995, in raise_view_error
      %  (child_view.xml_id, self._name, error_msg))
  AttributeError: View definition error for inherited view 'stock.product_kanban_stock_view' on model 'product.product': Element '<ul class="oe_semantic_html_override">' not found in parent view 'product.proДавид (kettor) •  
   duct_kanban_view'


  спасибо
  Давид

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


References