problem in searching in menu item (parent menu)

Bug #555681 reported by Parthiv Patel
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Web Client
Fix Released
Undecided
Jiten (OpenERP)

Bug Description

Way to Reproduce the bug : -

First select any menu and click on "Switch" button at right top corner.

remove the current "parent menu" and try to select new "parent menu" from M2O. It returns blank list and no menu items are listed.

Cause of problem :

Web client is sending request something like this :

execute ('db_test', 1, 'admin', 'ir.ui.menu', 'name_search', '', [('id', '=', False)], 'ilike', {'lang': u'en_US', 'active_ids': [84], 'client': 'web', 'tz': False, 'active_id': 84})

so "id=False" is causing the problem.

same is working with GTK client.

Regards,
Parthiv

Related branches

Changed in openobject-client-web:
status: New → Confirmed
Changed in openobject-client-web:
assignee: nobody → Jra (Open ERP) (jra-openerp)
Revision history for this message
Jiten (OpenERP) (jiten-openerp) wrote :

Hello,

It fixed with revision number: 2911
<email address hidden>

Thanks.

Changed in openobject-client-web:
status: Confirmed → Fix Released
milestone: none → 5.0.13
Navrang Oza (noz-tiny)
Changed in openobject-client-web:
status: Fix Released → Confirmed
Revision history for this message
Navrang Oza (noz-tiny) wrote :

Hello,

Fixed in stable with revision: 2924
<email address hidden>

Thanks.

Changed in openobject-client-web:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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