Opening one line: web client execute a global search

Bug #537973 reported by Olivier Laurent (Open ERP)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web Client
Fix Released
High
Navrang Oza

Bug Description

Here is the steps to reproduce the bug but this bug is probably more generic than this example.

I open a partner. I open it's sale.order by clicking on a relate button on the right. I choose one of it's sale.order.

This sale.order has 5 lines. I try to open one of it's line and I have to wait several minutes before the popup opens.

Looking in the server log, I see that ALL sale.order.lines are searched for:

[2010-03-12 10:48:40,234] Level 9:params:[01]: ('db2',
[2010-03-12 10:48:40,234] Level 9:params:[02]: 1,
[2010-03-12 10:48:40,234] Level 9:params:[03]: 'psw1',
[2010-03-12 10:48:40,235] Level 9:params:[04]: 'sale.order.line',
[2010-03-12 10:48:40,235] Level 9:params:[05]: 'search',
[2010-03-12 10:48:40,235] Level 9:params:[06]: [],
[2010-03-12 10:48:40,235] Level 9:params:[07]: False,
[2010-03-12 10:48:40,235] Level 9:params:[08]: False,
[2010-03-12 10:48:40,235] Level 9:params:[09]: 0,
...

and since there are more than 500000 lines, it takes a very long time.

Related branches

Changed in openobject-client-web:
importance: Undecided → High
status: New → Confirmed
Changed in openobject-client-web:
assignee: nobody → noz (Open ERP) (noz-tiny)
Revision history for this message
Sananaz (Open ERP) (sma-tiny) wrote :

Hello olivier,

Its fixed in stable. Please update your code and notify us.

Revision-info:
2848 <email address hidden>

Thanks.

Changed in openobject-client-web:
status: Confirmed → Fix Committed
Changed in openobject-client-web:
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.