summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_bill_pkg.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/cust_bill_pkg.cgi')
-rw-r--r--httemplate/search/cust_bill_pkg.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/cust_bill_pkg.cgi b/httemplate/search/cust_bill_pkg.cgi
index b6d3ac313..d9f254883 100644
--- a/httemplate/search/cust_bill_pkg.cgi
+++ b/httemplate/search/cust_bill_pkg.cgi
@@ -185,6 +185,7 @@ my $query = {
FS::UI::Web::cust_sql_fields(),
),
'extra_sql' => $where,
+ 'order_by' => 'ORDER BY _date',
};
my $ilink = [ "${p}view/cust_bill.cgi?", 'invnum' ];