diff options
Diffstat (limited to 'httemplate/search/cust_bill_pkg_discount.html')
| -rw-r--r-- | httemplate/search/cust_bill_pkg_discount.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/httemplate/search/cust_bill_pkg_discount.html b/httemplate/search/cust_bill_pkg_discount.html index b472366be..bb8038a44 100644 --- a/httemplate/search/cust_bill_pkg_discount.html +++ b/httemplate/search/cust_bill_pkg_discount.html @@ -26,6 +26,14 @@ sub { time2str('%b %d %Y', shift->_date ) }, \&FS::UI::Web::cust_fields, ], + 'sort_fields' => [ + '', + 'amount', + 'months', + 'pkg', + 'invnum', + '_date', + ], 'links' => [ #'', '', #link to customer discount??? |
