← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 836783] Re: cannot open accounting dashboard

 

Hello,

This issue can not reproducible current updated code so currently I am
closing this issue.

Thanks.

** Changed in: openerp-web
       Status: New => Invalid

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/836783

Title:
  cannot open accounting dashboard

Status in OpenERP Web:
  Invalid

Bug description:
  web, chrome, extended view, acounting installed

  i get this errror if i open click the to level menu (Accounting) :

  OpenERP WebClient Error
  Client Traceback (most recent call last):
    File "/home/aline/openerp/web/openerp-web/openerpweb/openerpweb.py", line 313, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 866, in load
      fields_view = self.fields_view_get(req, model, view_id, 'form', toolbar=toolbar)
    File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 740, in fields_view_get
      self.process_view(req.session, fvg, context, transform)
    File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 758, in process_view
      xml = self.transform_view(arch, session, evaluation_context)
    File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 805, in transform_view
      self.parse_domains_and_contexts(elem, session)
    File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 855, in parse_domains_and_contexts
      elem.set(el, self.parse_domain(domain, session))
    File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 820, in parse_domain
      return openerpweb.ast.literal_eval(domain)
    File "/home/aline/openerp/web/openerp-web/openerpweb/ast.py", line 29, in literal_eval
      node_or_string = parse(node_or_string, mode='eval')
    File "/home/aline/openerp/web/openerp-web/openerpweb/ast.py", line 17, in parse
      return compile(expr, filename, mode, PyCF_ONLY_AST)
    File "<unknown>", line 1
      state,=,draft,type,=,out_invoice
            ^
  SyntaxError: invalid syntax

  I guess it is due to the dashboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/836783/+subscriptions


References