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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

    [ 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)