[jira] [Comment Edited] (OFBIZ-7318) Order By Referrer is not working

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

[jira] [Comment Edited] (OFBIZ-7318) Order By Referrer is not working

Nicolas Malin (Jira)

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

Rohit Koushal edited comment on OFBIZ-7318 at 9/21/16 4:03 AM:
---------------------------------------------------------------

Thanks [~pfm.smits] and [~jacques.le.roux] for getting involved. Here is the patch that removes Order By Referrer report from the trunk.

Please remove below data from existing database to avoid any data related problem.
{code}
    <PortalPortlet portalPortletId="OrderByReferrer"
                   portletName="Sale Orders By Referrer Report"
                   screenName="SaleOrdersByReferrerReport"
                   screenLocation="component://birt/widget/order/OrderScreens.xml"
                   description=""/>
    <PortletPortletCategory portalPortletId="OrderByReferrer" portletCategoryId="REPORT"/>
    <PortalPagePortlet portalPageId="OrderReportPage" portalPortletId="OrderByReferrer" portletSeqId="00001" columnSeqId="00001" sequenceNum="5"/>
{code}


was (Author: rohit.koushal):
Thanks [~pfm.smits] and [~jacques.le.roux] for getting involved. Here is the patch that removes Order By Referrer report from the trunk.


> Order By Referrer is not working
> --------------------------------
>
>                 Key: OFBIZ-7318
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7318
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: order, specialpurpose/birt
>            Reporter: Rohit Koushal
>            Assignee: Rohit Koushal
>         Attachments: OFBIZ-7318.patch
>
>
> Order By Referrer is not working
> Screen : https://ofbiz-vm.apache.org:8443/ordermgr/control/OrderPurchaseReportOptions
> Section : Order By Referrer



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)