← Back to team overview

openerp-india team mailing list archive

[Bug 1029319] [NEW] No user can create a new user, other than admin

 

Public bug reported:

On 19 March 2012,  openerp base revision 4114

A change was made at this revision to the company_id rule for users
(record id res_users_rule) in base/res/res_security.xml

The new company rule checks the domain for company_ids, being the m2m
field of allowable companies for the res.users record in question.

The problem is, that when creating new users, this m2m table has not
been created yet.

This means that a user other than admin cannot ever create a new user,
even if you duplicate admin to create a super system user.  This is only
true if the database is created after 19 March 2012

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1029319

Title:
  No user can create a new user, other than admin

Status in OpenERP Server:
  New

Bug description:
  On 19 March 2012,  openerp base revision 4114

  A change was made at this revision to the company_id rule for users
  (record id res_users_rule) in base/res/res_security.xml

  The new company rule checks the domain for company_ids, being the m2m
  field of allowable companies for the res.users record in question.

  The problem is, that when creating new users, this m2m table has not
  been created yet.

  This means that a user other than admin cannot ever create a new user,
  even if you duplicate admin to create a super system user.  This is
  only true if the database is created after 19 March 2012

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


Follow ups

References