Can not search vouchers on bank/cash statement lines

Bug #727083 reported by Mustufa Rangwala (Open ERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 3
6.0
Confirmed
Undecided
Unassigned

Bug Description

Accounting/Bank and Cash/Bank Statements => If i try to search voucher available on statement lines i got error in client side (Press F2 button)

    win = win_search(self.attrs['relation'], sel_multi=False, ids=map(lambda x: x[0], ids), context=context, domain=domain, parent=self._window)
  File "/home/mra/rdtools/client/trunk/bin/modules/gui/window/win_search.py", line 124, in __init__
    if self.screen.filter_widget.focusable:
AttributeError: 'NoneType' object has no attribute 'focusable'

Problems seems in fields_view_get on voucher.

Thanks,
mra

Related branches

Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Low
status: New → Confirmed
Changed in openobject-addons:
status: Confirmed → In Progress
Changed in openobject-addons:
milestone: none → 6.1
Revision history for this message
Ashvin Rathod (OpenERP) (ara-tinyerp) wrote :

Hello Mustufa Rangwala,

I have fixed the problem in lp:~openerp-dev/openobject-addons/trunk-bug-727083-ara branch, It will be merged soon with Trunk addons.

Revision No: 4465

Thank you,
ara

Changed in openobject-addons:
status: In Progress → Fix Committed
Changed in openobject-addons:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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