Closed (fixed)
Project:
Who Bought What|Ubercart
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
9 Aug 2011 at 19:15 UTC
Updated:
8 Oct 2014 at 14:15 UTC
Jump to comment: Most recent
Comments
Comment #1
mariagwyn commentedI am not able to set permissions on this report, making it visible to users who really do have, and can see, Store Reports. Can this be addressed?
Thanks,
Maria
Comment #2
cayenne commentedYes, I have this working on D6 and will try to port it over. This was something in the code I started with and really did not realize it was there!
Comment #3
mariagwyn commentedI am happy to patch/test. Thanks!
Maria
Comment #4
mariagwyn commentedCayenne,
Any updates on this?
thanks,
Maria
Comment #5
cayenne commentedI have a table replacement coded and working, and will get it in hopefully this week
Comment #6
tomfilepp commentedIn the D7 version the hook for permissions and the structure of the array inside of it were both actually incorrect, hence the lack of permissions showing on the perms settings.
At line 259 it should be:
Comment #7
cayenne commentedThanks tomfilepp for the code. It seems to work nicely, at least on my test site. Let's see how it goes elsewhere!
Comment #8
cayenne commented