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

Pierre Smits commented on OFBIZ-5210:
-------------------------------------

Skip,

This issue not applies to R12.04, but also to trunk. Would you please be so 
kind to 'Trunk' to affected and fix versions. And also increase the priority to 
'Major'.

Thanks,

Pierre

> view-entity cannot be extended
> ------------------------------
>
>                 Key: OFBIZ-5210
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5210
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 12.04
>         Environment: Windows / Linux
>            Reporter: Skip Dever
>            Priority: Minor
>             Fix For: Release Branch 12.04
>
>
> For example, add the following to the bottom of entitymodel_view.xml in 
> applications\workeffort\entitydef
>     <extend-entity entity-name="WorkEffortAndPartyAssign">
>         <relation type="one-nofk" title="Current"  
> rel-entity-name="StatusItem">
>             <key-map field-name="currentStatusId" rel-field-name="statusId"/>
>         </relation>
>         <relation type="one-nofk" rel-entity-name="WorkEffortType">
>             <key-map field-name="workEffortTypeId"/>
>         </relation>
>         <relation type="one-nofk" rel-entity-name="WorkEffortPurposeType">
>             <key-map field-name="workEffortPurposeTypeId"/>
>         </relation>
>     </extend-entity>
> Then, start Ofbiz and you will get an error in the log that 
> WorkEffortAndPartyAssign does not exist.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to