From b697a86ff35212aaf5ab8cf06d05ab3f7c619d20 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 4 May 2002 00:32:21 +0000 Subject: lilunixbtch: trying to pull accounts based on next billdate tofu_beast420: hmm a report ordered by next bill date? tofu_beast420: i don't know how you'd do that per _customer_ since a customer could have lots of packages, but you could do a per-package report maybe? --- httemplate/search/cust_pkg.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 httemplate/search/cust_pkg.html (limited to 'httemplate/search/cust_pkg.html') diff --git a/httemplate/search/cust_pkg.html b/httemplate/search/cust_pkg.html new file mode 100755 index 000000000..c69e8d711 --- /dev/null +++ b/httemplate/search/cust_pkg.html @@ -0,0 +1,24 @@ + + + Packages + + +
+

Packages

+
+
+
+ + Return packages with next bill date: + from m/d/y + to m/d/y + +

+ +

+ +
+ + + + -- cgit v1.2.1