Update for invoice_type
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 18 Mar 2019 10:08:20 +0000 (06:08 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 18 Mar 2019 10:08:20 +0000 (06:08 -0400)
and for state to county name

views/admin/billing/editInvoice.html

index bdc87b4..2029ca5 100644 (file)
@@ -87,6 +87,7 @@
     <p class="validateAccountTips" style="color:red">* required</p>
     <form id="addAccountForm">
         <input id="non-member-account" type="hidden" name="ref_dest" value="">
+        <input id="non-member-account" type="hidden" name="invoice_type" value="0">
         <table>
             <tr>
                 <th class="glm-required" align="right">Member Name</th>
             </tr>
             {if $settings.billing_county_enabled}
                 <tr>
-                    <th class="glm-required" align="right">Billing State</th>
+                    <th class="glm-required" align="right">Billing County</th>
                     <td>
                         <select name="billing_county">
                             <option value=""></option>