openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27773
[Bug 1312665] Re: [7.0] The admin account is the only allowed to create menu entries in document_page module
Hello,
We have merged a fix for this issue, thanks for the report
revno: 10039 [merge]
revision-id: mat@xxxxxxxxxxx-20140508093129-tzkqpizpwr7vv0zu
** Changed in: openobject-addons
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1312665
Title:
[7.0] The admin account is the only allowed to create menu entries in
document_page module
Status in OpenERP Addons (modules):
Fix Released
Bug description:
Summary:
The admin user is the only one allowed to create menu entries for knowledge pages.
Version:
7-0-32520
(Build 32520)
server (5288)
addons (10014)
web (4180)
Error:
The requested operation cannot be completed due to security restrictions. Please contact your system administrator.
(Document type: ir.values, Operation: create)
Steps to reproduce:
AS THE ADMIN USER
1. Install Knowledge and document management
2. Enable : Settings/Knowledge/Static pages
3. Go to Knowledge/Pages
4. Click Create
5. Enter a page name 'My page'
6. Enter a category name 'My category'
7. Save
8. Go back to page list clicking on "knowledge/pages/pages"
9. Edit the page entry 'My category'
10. Use the "More" drop-down menu to access the create menu option.
11. A wizard pops up with the menu name and a "parent menu"
12. Set "Messaging/Messaging" as the parent menu
13. Click "Create Menu"
14. Check that the new menu entry linked to the new page is displayed
In this case, as the admin user, it works as expected
Now create a new user.
Create "my_user" as a new user
Set its access right to :
knowledge: User
Human ressource : Employee
Administration : Settings (if not the "more/create a menu" will not appear for the new user)
Now with "my_user" connected reproduce the above steps.
On step 13 you'll have the following error :
"Access Denied
The requested operation cannot be completed due to security
restrictions. Please contact your system administrator.
(Document type: ir.values, Operation: create)"
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1312665/+subscriptions
References