I did a commit recently for
https://issues.apache.org/jira/browse/OFBIZ-615. There is still a patch
that is pending to for commit.
If will be nice if we can have it tested.
Also there is a Jira issue for small mod in framework component that
Adrian created that will be nice to have. I have tested it and seems to
work without known side effects.
Regards
Anil Patel
Jacques Le Roux wrote:
Actually, I just discovered the new permission framework (build by Andy six
months ago, I'm shameful).
https://issues.apache.org/jira/browse/OFBIZ-609
Now that I have understood how it works in less than half an hour (I guess I
was afraid and did not look before Adrian said it was
easy to use) I'd like to help. But I'm afraid I have too much thinks already
waiting... If nobody tackle with this before me, I will
help after finishing current OFBiz tasks pending.
Really cool stuff !
Jacques
De : "Jacopo Cappellato" <[EMAIL PROTECTED]>
Hi all,
I need to grant a user (from a custom application) the ability to lookup
products, i.e. to use the LookupProduct screen, but the screen requires
the CATALOG_VIEW permission; and with this permission the user has also
access to the Catalog application, including all the stores settings and
products/prices etc...
What is the best way of resolving this? Should we create a new
permission (PRODUCT_VIEW or PRODUCT_LOOKUP_VIEW) for the lookup screen?
Thanks,
Jacopo