← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 720363] Re: [6.0.1] Bug in many2many button add

 

Hello serge,

I have tested your scenario again with stable 6.0 and trunk at my end but all are working fine.
So, I am closing this bug, if you still face the same problem than you can reopen it.

Thank You.

** Changed in: openobject-client-web
       Status: Incomplete => Invalid

-- 
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:
  Invalid

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 ??



References