[
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)