[interchange-cvs] interchange - heins modified 3 files

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Mon Oct 8 16:25:00 2001


User:      heins
Date:      2001-10-08 20:24:45 GMT
Modified:  dist/lib/UI/pages/admin/reports/order ByAffiliate.html
Modified:           Detail.html Monthly.html
Log:
	* Bump matchlimit for order report queries to 100000.

Revision  Changes    Path
2.2       +1 -0      interchange/dist/lib/UI/pages/admin/reports/order/ByAffiliate.html


rev 2.2, prev_rev 2.1
Index: ByAffiliate.html
===================================================================
RCS file: /anon_cvs/repository/interchange/dist/lib/UI/pages/admin/reports/order/ByAffiliate.html,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- ByAffiliate.html	2001/08/16 19:00:57	2.1
+++ ByAffiliate.html	2001/10/08 20:24:45	2.2
@@ -66,6 +66,7 @@
 
 [query
 	st=db
+	ml=100000
 	table=transactions
 	hashref=main
 	sql="



2.1       +1 -0      interchange/dist/lib/UI/pages/admin/reports/order/Detail.html


rev 2.1, prev_rev 2.0
Index: Detail.html
===================================================================
RCS file: /anon_cvs/repository/interchange/dist/lib/UI/pages/admin/reports/order/Detail.html,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -r2.0 -r2.1
--- Detail.html	2001/07/18 02:22:02	2.0
+++ Detail.html	2001/10/08 20:24:45	2.1
@@ -84,6 +84,7 @@
 
 [query	hashref=main
 	st=db
+	ml=100000
 	table=transactions
 	sql="
 	select order_number, affiliate, campaign, total_cost, payment_method, state, city, status, order_date



2.2       +1 -0      interchange/dist/lib/UI/pages/admin/reports/order/Monthly.html


rev 2.2, prev_rev 2.1
Index: Monthly.html
===================================================================
RCS file: /anon_cvs/repository/interchange/dist/lib/UI/pages/admin/reports/order/Monthly.html,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- Monthly.html	2001/08/17 10:28:17	2.1
+++ Monthly.html	2001/10/08 20:24:45	2.2
@@ -70,6 +70,7 @@
 
 [query	hashref=main
 	st=db
+	ml=100000
 	table=transactions
 	nu=0,0,0,0
 	sql="