From 1155faa2bb6e4b4b9fe4f37ff43b7d7fc5bb1fa1 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 8 May 2014 16:18:09 -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