diff options
Diffstat (limited to 'httemplate/search/report_cust_bill.html')
| -rw-r--r-- | httemplate/search/report_cust_bill.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html index 4a005e97d..8734467a4 100644 --- a/httemplate/search/report_cust_bill.html +++ b/httemplate/search/report_cust_bill.html @@ -20,6 +20,11 @@ 'disable_empty' => 0, &> + <& /elements/tr-select-cust_main-status.html, + 'label' => 'Customer status', + 'field' => 'cust_status', + &> + <& /elements/tr-select-cust_class.html, label => mt('Customer Class'), field => 'cust_classnum', |
