You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Ratnesh Upadhyay (JIRA)" <ji...@apache.org> on 2017/09/09 14:11:01 UTC

[jira] [Commented] (OFBIZ-9647) Missing Relationship from OrderHeader to WebSite

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

Ratnesh Upadhyay commented on OFBIZ-9647:
-----------------------------------------

Thanks to the community for inputs. I further reviewed it and found that its better to cleaned it up instead of adding data WebSite record. So finally I've removed all the references of "OrderEntry" from demo and test data files, also removed the check from secas to make them work.

Patch attached for review and resolution of the issue.

> Missing Relationship from OrderHeader to WebSite
> ------------------------------------------------
>
>                 Key: OFBIZ-9647
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9647
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Ratnesh Upadhyay
>            Assignee: Ratnesh Upadhyay
>         Attachments: OFBIZ-9647.patch
>
>
> OrderHeader entity have webSiteId field but there is no relationship defined for it with WebSite entity. It must have FK constraint from OrderHeader.webSiteId to WebSite.webSiteId.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)