Author: arunpatidar
Date: Fri Jul  1 15:08:06 2016
New Revision: 1750959

URL: http://svn.apache.org/viewvc?rev=1750959&view=rev
Log:
Applied patch from jira issue - OFBIZ-7315 - Order Discount Code Report is not 
working. Thanks Rohit Koushal for your contribution.

Modified:
    
ofbiz/trunk/specialpurpose/birt/webapp/ordermgr/reports/OrderDiscountCodeReport.rptdesign

Modified: 
ofbiz/trunk/specialpurpose/birt/webapp/ordermgr/reports/OrderDiscountCodeReport.rptdesign
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/birt/webapp/ordermgr/reports/OrderDiscountCodeReport.rptdesign?rev=1750959&r1=1750958&r2=1750959&view=diff
==============================================================================
--- 
ofbiz/trunk/specialpurpose/birt/webapp/ordermgr/reports/OrderDiscountCodeReport.rptdesign
 (original)
+++ 
ofbiz/trunk/specialpurpose/birt/webapp/ordermgr/reports/OrderDiscountCodeReport.rptdesign
 Fri Jul  1 15:08:06 2016
@@ -23,6 +23,7 @@ under the License.
     <property name="comments">Copyright (c) 2007 &lt;&lt;Your Company Name 
here>></property>
     <html-property name="description">Creates a blank report with no 
predefined content.</html-property>
     <method 
name="initialize"><![CDATA[importPackage(Packages.org.ofbiz.base.util)
+    importPackage(Packages.java.util)
 
 
 module = "OrderDiscountCodeReport.rptdesign";]]></method>


Reply via email to