You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/09/10 08:00:51 UTC

[jira] [Closed] (OFBIZ-5814) Move PartyRelationshipAndPartyDetail entity to Party component

     [ https://issues.apache.org/jira/browse/OFBIZ-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-5814.
----------------------------------
       Resolution: Done
         Assignee: Jacques Le Roux
    Fix Version/s: Upcoming Branch

Thanks Pierre, your patch is in trunk at revision: 1702168  

Actually it does a bit more than moving. It also adds 
        <member-entity entity-alias="PTYRELTP" entity-name="PartyRelationshipType"/>
and
        <alias entity-alias="PTYRELTP" name="relParentTypeId" field="parentTypeId"/>
+
        <view-link entity-alias="PTYREL" rel-entity-alias="PTYRELTP" rel-optional="true">
          <key-map field-name="partyRelationshipTypeId"/>
        </view-link>




> Move PartyRelationshipAndPartyDetail entity  to Party component
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-5814
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5814
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/scrum
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Assignee: Jacques Le Roux
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-5814-ScrumMoveViewEntity.patch
>
>
> The PartyRelationshipAndPartyDetail is currently in the Scrum component. It seems to me that this belongs in the Party component.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)