RT#30825: Modernize Bulk payment importing [error handling for mismatched agentnum]
[freeside.git] / httemplate / misc / cust_pay-import.cgi
index ee0154d..102f842 100644 (file)
@@ -41,7 +41,7 @@ Import a file containing customer payments.
 
 <% include( '/elements/tr-select-payby.html',
      'paybys' => \%paybys,
-     'no_all' => 1,
+     'disable_empty' => 1,
      'label'  => '<B>Payment type</B>',
    )
 %>