diff options
Diffstat (limited to 'httemplate/search/report_cust_bill_void.html')
| -rw-r--r-- | httemplate/search/report_cust_bill_void.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/httemplate/search/report_cust_bill_void.html b/httemplate/search/report_cust_bill_void.html index cb13b785a..91209aeba 100644 --- a/httemplate/search/report_cust_bill_void.html +++ b/httemplate/search/report_cust_bill_void.html @@ -28,17 +28,6 @@ 'all_selected' => 1, &> -% if ( $cust_main ) { - <INPUT TYPE="hidden" NAME="payby" VALUE="<% $cust_main->payby %>"> -% } else { - <& /elements/tr-select-payby.html, - label => emt('Payment method:'), - payby_type => 'cust', - multiple => 1, - all_selected => 1, - &> -% } - </TABLE> <BR> |
