Hi Deedra,
The way I do it is I assign a user as a roleTypeId "VENDOR" to the
appropriate catalog.  Then when someone tries to Add, Edit, Delete, I
check to see if they are a vendor, this checking is done in
ProductServices.xml and CategoryServices.xml.   If basically a DB
query with <entity-and >  and then some checking <if> <condition> ...
Patrick

On Fri, Feb 5, 2010 at 1:31 PM, DeedraF <[email protected]> wrote:
>
> I am very new to OFBiz.  My dev team is working through the technical details
> and I am trying to handle the more 'front end' setup activities.  Not
> finding very many 'exact steps' or documentation to use as a guide, I
> thought perhaps someone reading this post could help out??
>
> I have created a store, catalog, products...and would like to now assign
> specific permissions accordingly.  I do not want all my ADMINs to have the
> same full access to a catalog.  As a matter of fact, I would like to create
> a 'Product Admin' allowing that person/group to simply Add, Edit, and Delete
> products in a specific store catalog.  Is this a standard feature in OFBiz
> that I am just not grasping how to accomplish?  If it is, please provide
> steps that might help me accomplish this task.
>
> Thanks in advance for your help with this issue.
>
> --
> View this message in context: 
> http://n4.nabble.com/Setting-product-admin-permissions-on-a-store-or-catalog-tp1470683p1470683.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

Reply via email to