[ 
https://issues.apache.org/jira/browse/OFBIZ-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631417#action_12631417
 ] 

Raj Saini commented on OFBIZ-1955:
----------------------------------

David, yes I agree there is quite a lot more beyond this. Catalog, categories, 
products already support this using Party Role association. I did this for a 
client who just wanted a separate view of catalogs, products and categories.  I 
think having this feature will be another addition to what is already there for 
a multi-tenant environment.

> Create a party relationship between a new customer and the product store in 
> the eCommerce application
> -----------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1955
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1955
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ecommerce
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Patrick Antivackis
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-1955.patch
>
>
> When a new user is creating its own account in an eCommerce application, a 
> CUSTOMER profile is created to this new user, but no relationship is made 
> between this new user and the product store.
> The enclosed patch will create a relationshop of type CUSTOMER_REL between 
> the user (partyIdFrom) with the profile CUSTOMER (roleTypeIdFrom) and the 
> data store (partyIdTo) with profile _NA_ (roleTypeIdTo) 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to