Yes, this has in fact been merged into 6.0 at revision 3354
[email protected] before being ported to
trunk, so it will be part of 6.0.2 as indicated by the milestone.

-- 
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/720175

Title:
  Multicompany - all companies are selectable for users with restricted
  company access

Status in OpenERP Server:
  Fix Released

Bug description:
  a user has only access rights to one company, but all companies show
  up in all select fields for companies (because no access rul is set
  for res_company)

  I tried to copy the usual
  
['|','|',('company_id','=',False),('company_id','child_of',[user.company_id.id]),('company_id.child_ids','child_of',[user.company_id.id])]
  but this gives an error.

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to