← Back to team overview

openerp-india team mailing list archive

[Bug 1079674] Re: [6.1]Unable to create "Sales Order Lines" menu

 

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

** Converted to question:
   https://answers.launchpad.net/openobject-addons/+question/214427

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

Title:
  [6.1]Unable to create "Sales Order Lines" menu

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  OpenERP version 6.1 latest
  I created a "Sales Order Lines" menu trough web client:
  SETTINGS - Customization - User Interface - Menu Items
  details:
  Menu: Sales Order Lines
  Parent Menu: Sales/Sales
  Full Path: Sales/Sales/Sale Order Lines
  Action: ir.actions.act_window Sales Order Lines
  Then click save.
  Refresh webpage.
  The "Sales Order Lines" menu appears. but when click it
  It pops up:

  OpenERP WebClient Error
  Client Traceback (most recent call last):
    File "d:\openerp\openerp\addons\web\common\http.py", line 180, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "d:\openerp\openerp\addons\web\controllers\main.py", line 816, in action
      [('ir.ui.menu', menu_id)], False)
    File "d:\openerp\openerp\addons\web\controllers\main.py", line 635, in load_actions_from_ir_values
      for id, name, action in actions]
    File "d:\openerp\openerp\addons\web\controllers\main.py", line 646, in clean_action
      action['context'] = eval( action['context'], eval_ctx ) or {}
    File "<string>", line 1, in <module>
  NameError: name 'active_id' is not defined

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


References