Hello,
In ubercart 1., access to the path admin/store needed 'administer store' permission. However, in ubercart 2, it seems like I need to give 'access adminstration pages' permission to do the same.

I feel (most probably others as well. Opinions welcome!) that Ubercart2 had the made wrong choice by setting this permission for accessing 'admin/store'. The particular problem that I am facing is that I want to give the client access to many of ubercart functionalities like view, edit orders, view payments etc. However, I do not want the client (nor does the client wants) to access any of drupal's admin urls like 'admin/content/types' etc.

In the present situation, the client role can see links to content management (admin/content), site building (admin/build), site configuration (admin/settings) etc. Though none of the urls have any child links in them. It is confusing from the point of view of a client to present those unnecessary links.

Hence, I report this as a bug with the solution being changing the access argument for admin/store to 'administer store'.

Comments

tr’s picture

Status: Active » Closed (duplicate)

Duplicate of #364307: Store Administration doesn't appear in admin menu bar. Please continue the discussion over there.