← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 866010] Re: button search is not able to open view for next event

 

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

** This bug has been marked a duplicate of bug 834091
   account_payment not allowing selection of invoices for payment

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

Title:
  button search is not able to open view for next event

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  Accounting > payment > payment orders > form view / select invoices to
  pay(button)  / search (button)

  # button search is not able to open view for next event

  Traceback (most recent call last):
    File "/home/han/rdtool/client/trunk/bin/widget/view/form_gtk/parser.py", line 123, in button_clicked
      model.get_button_action(self.form.screen, id, self.attrs)
    File "/home/han/rdtool/client/trunk/bin/widget/model/record.py", line 383, in get_button_action
      obj._exec_action(result, {}, context=context)
    File "/home/han/rdtool/client/trunk/bin/modules/action/main.py", line 133, in _exec_action
      view_type=datas.get('view_mode', 'tree').split(','), help=help)
    File "/home/han/rdtool/client/trunk/bin/widget/view/form_gtk/many2one.py", line 79, in __init__
      self.screen = Screen(model, view_ids=view_ids, domain=domain, context=context, window=self.dia, view_type=view_type, help=help)
    File "/home/han/rdtool/client/trunk/bin/widget/screen/screen.py", line 134, in __init__
      view = self.add_view_id(view_id, view_type[0], help=help)
    File "/home/han/rdtool/client/trunk/bin/widget/screen/screen.py", line 594, in add_view_id
      toolbar=view.get('toolbar', False), submenu=view.get('submenu', False), context=context)
    File "/home/han/rdtool/client/trunk/bin/widget/screen/screen.py", line 624, in add_view
      _parse_fields(root_node, fields, type=root_node.tag)
    File "/home/han/rdtool/client/trunk/bin/widget/screen/screen.py", line 622, in _parse_fields
      _parse_fields(node2, fields, type)
    File "/home/han/rdtool/client/trunk/bin/widget/screen/screen.py", line 620, in _parse_fields
      fields[unicode(attrs['name'])].update(attrs)
  KeyError: u'entries'

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


References