c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #03517
[Bug 670350] Re: Search controller/popup uses incorrect name/title
Hello,
Its fixed in trunk web-client. Please update your code.
Revsion-info:
3838 sma@xxxxxxxxxxx-20101110073107-uh9j0f0v5r3cxhex
Thanks.
--
Search controller/popup uses incorrect name/title
https://bugs.launchpad.net/bugs/670350
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Web Client: Fix Released
Bug description:
When a form view has o2m fields, it is possible to open a search popup for the field to find the right object.
Search popup has a title, but that title is incorrect: it is similar to that of source page, instead of being that of the object being searched.
Example:
- Go into Sales > Sales Orders
- Select a sales order
- Click on spyglass for "Customer" field to see search popup for customer
Expected:
Title should be ~Search Customer
Observed:
Title is Search Sale Order even though we're absolutely not searching sales order.
References