agent-ize invoice_default_terms, RT#32513
[freeside.git] / httemplate / edit / cust_main / billing.html
index 1f44905..fcd8f01 100644 (file)
       <TD ALIGN="right" WIDTH="200"><% mt('Invoice terms') |h %> </TD>
       <TD WIDTH="408">
         <& /elements/select-terms.html,
-                     'curr_value' => $cust_main->invoice_terms,
+             'curr_value' => $cust_main->invoice_terms,
+             'agentnum'   => $cust_main->agentnum,
         &>
       </TD>
     </TR>