You can reproduce it with the release version 6.0.1 ? i download it from openerp site and i do the video...
Dunno if a bug exist on lauch pad for that, but i tested with release version 6.0.1 and trunk version 6.0.1 = Bug present, see video on my previous post trunk = bug fix, dunno when the fix made and dunno if this fix related with a bug in lauch pad. -- 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/720363 Title: [6.0.1] Bug in many2many button add Status in OpenERP Web Client: Incomplete Bug description: The domain not reset How reproduce the bug Start web client administration->groups create a new groups, Tab menu, click add, note how many record show (in my case 100) restart web client (important to do, to see bug) administration->users edit administrator click add on access groups, close that(dont select anything) go back to groups, create a new, Tab menu, click add, see how many record show (in my case 25) So the bug is : 100 versus 25 record, for a new group. after some trace i see in addons/openerp/controllers/search.py class search function new second time i go in groups , menu add, domain not reset, domain contain the result of the add in user. so this bug is major, because realy hard to set security, need restart webclient each time. Note this bug fixed in trunk, but we cant install trunk on customer, so anypatch available ?? _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

