button search is not able to open view for next event

Bug #866010 reported by Hardik Ansodariya (OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Medium
OpenERP R&D Addons Team 3

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'

Revision history for this message
Hardik Ansodariya (OpenERP) (han-tinyerp) wrote :
Revision history for this message
Amit Parik (amit-parik) wrote :

Hello,

This bug was already posted before on lp:707398 but It is in "Fix Released " status.

And for the latest trunk it is reproducible.

Thanks.

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Medium
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.