[
https://issues.apache.org/jira/browse/OFBIZ-9647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-9647.
----------------------------------
Assignee: Jacques Le Roux (was: Rishi Solanki)
Resolution: Implemented
While working on OFBIZ-8810 I stumbled upon an issue related with webSiteId="OrderEntry" well related by Ratnesh here.
Unlike Ratnesh I decided not to remove the webSiteId="OrderEntry" entries but to replace them by webSiteId="WebStore".
Implemented in trunk at r1867889
> 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: Jacques Le Roux
> Priority: Major
> Fix For: 17.12.01
>
> 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
(v8.3.4#803005)