← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 815660] Re: ('AccessError', 'You can not read this document (res.partner) ! Be sure your user belongs to one of these groups: /.')

 

Are you checking against the 6.0-trunk (6.0 branch) or the trunk (6.1)?
The version you're specifying above seems from the trunk, not the 6.0
branch. I don't have problems with the 6.1 trunk at all.

$ bzr info addons
Standalone tree (format: 2a)
Location:
  branch root: addons

Related branches:
  parent branch: http://bazaar.launchpad.net/~openerp/openobject-addons/6.0/

$ bzr info server/
Standalone tree (format: 2a)
Location:
  branch root: server

Related branches:
  parent branch: http://bazaar.launchpad.net/~openerp/openobject-server/6.0/

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

Title:
  ('AccessError', 'You can not read this document (res.partner) ! Be
  sure your user belongs to one of these groups: /.')

Status in OpenERP Server:
  Incomplete

Bug description:
  Recent commits to the 6.0-trunk seems to have critical problems in the
  ACL creation when a new DB is created: all specified ACL (even the
  core module such as base) was not display at all, causing the
  AccessError even for partners in the test mode.

  Version that works:
  addons/ : pso@xxxxxxxxxxx-20110719072329-9t92fjfiiwnonzcd 4718
  server/ : jvo@xxxxxxxxxxx-20110718115405-8kblc4bd24vnobn1 3465
  web/ : jvo@xxxxxxxxxxx-20110718093624-u031sts1v3mb6rvc 4668

  Version that breaks:
  addons/ : launchpad_translations_on_behalf_of_openerp-20110724051236-3uf4lr1jjsy21biu 4728
  server/ : launchpad_translations_on_behalf_of_openerp-20110723053603-r4rdvlwovcqkcpwi 3466
  web/ : launchpad_translations_on_behalf_of_openerp-20110723053556-40y2kzd6wd2q6f36 4670

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/815660/+subscriptions


References