← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

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



References