You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2019/10/02 09:48:00 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=16942666#comment-16942666 ] 

Jacques Le Roux commented on OFBIZ-9647:
----------------------------------------

I reopen because we need a website to use sendOrderBackorderNotification service, webSiteId="OrderEntry" fits. Spotted while working on OFBIZ-8810, I got this error while testing sendOrderBackorderNotification manually (translated from French)
bq. No site attached to the DEMO10090 command, unable to generate the notification.

So Ill revert r1809749 and will add data WebSite record

> 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: Rishi Solanki
>            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)