openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14036
[Bug 1029319] Re: No user can create a new user, other than admin
*** This bug is a duplicate of bug 1021378 ***
https://bugs.launchpad.net/bugs/1021378
** This bug has been marked a duplicate of bug 1021378
"create" permission in res.users dont work with other users, not admin
--
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
References