We are also facing this problem at Groupe S.
Note that this bug is not systematic so it can be quite hard to reproduce it.
I have also attached the log server with debug_rpc_answer level. We can see
that:
- it is not specific to a particular object as it appears for multiple objects
- the name_search and search criteria include a lot of ('id', 'in', [...])
where ... is first all ids, then only 5 ids and finally 3 ids (I really don't
know where these ids come from)
I hope this clarifies the bug...
** Attachment added: "openerp-server.log"
https://bugs.launchpad.net/openobject-client-web/+bug/732025/+attachment/1940258/+files/openerp-server.log
--
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/732025
Title:
[6.0.1] missing items in search results
Status in OpenERP Web Client:
Incomplete
Bug description:
Context :
- fresh install of all modules of OpenERP (server, web, client) in 6.0.1
version. Server and client installed through Debian packages.
- fresh database
- only HR module installed
- demo data not installed
- demo user removed after database creation
- new "foo" user created (name: "Foo", login: "foo")
Steps to reproduce :
- login with admin user
- Click on Human Resources > Employees > New
- On the "User" text field, click on the loop. "Search User" popup appears
- Only "Administrator" user is shown in the search result list
- Click on the "Search" button with no criteria, no change
- Click on the "Search" button with "foo" as login criteria, no change
The same steps executed with the GTK client give the expected results, 2
users in the result list :
- Administrator
- Foo
This problem also occurs on other search forms like the "Search Access
Groups" form used to add an access group to a user.
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp