c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22107
[Bug 748238] Re: search view - criteria are m2o fields instead of substring search
Try like this, you will get the exact behavior.
Enter substring, then from suggestion box, select any one by ENTER key.
Suggestion box will disappear and value get selected.
Now if you will enter again, to fire SEARCH result, then result will be
there, but it will activate suggestion box again because field is
focused.
We have to remove focus from there.
If we will remove focus from there then suggestion box will not work properly.
Its like you are typing something after pressing ENTER key :)
So i think this should be final case.
Thanks.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/748238
Title:
search view - criteria are m2o fields instead of substring search
Status in OpenERP Web Client:
New
Bug description:
the web client displays filter fields as m2o instead of char fields
hence it is only possible to filter one criteria while in GTK a (more) substring filter is implemented
this is limiting the usefulness of the analyses tool
References