Dev - right way to set up party relationship

Posted by Si Chen-2 on
URL: http://ofbiz.116.s1.nabble.com/Dev-right-way-to-set-up-party-relationship-tp166405.html

Hi.  I'm just trying to confirm the right way to set up party
relationships in the system, because I think this comment in
PartyTypeData.xml might be wrong:

<!-- NOTE: The partyRelationshipName describes the TO party, ie A is a
customer of B, so A is the partyTo and B is the partyFrom -->
   
The existing seed data for PartyRelationship, however, show
partyIdFrom = DemoCustAgent
partyIdTo = DemoCustCompany
partyRelationshipTypeId = AGENT

when DemoCustAgent (partyIdFrom) is an AGENT of DemoCustCompany (partyIdTo)

The seed data seems to be more intuitive anyway, but I just wanted to
confirm.  I can change the incorrect comment in the PartyTypeData.xml

Thanks,

Si
 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev