From d3aa3f6d535a70bfe9a6b9ceeaf98127982824a9 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 8 May 2014 16:17:51 -0700 Subject: [PATCH] change sales report form to POST to avoid excessive URLs, #19464 --- httemplate/graph/report_cust_bill_pkg.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index c6eb0f2bf..76d3a6ca3 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -7,7 +7,7 @@ } &> -
+ -- 2.11.0