3.x upgrade vs. tax-pkg_address, #30413
[freeside.git] / httemplate / search / report_tax.html
index 8a207aa..00cb3e8 100755 (executable)
      <TD>Show package classes</TD>
    </TR>
 % } 
+  <TR>
+    <TD></TD>
+    <TD>Deduct credited tax if it was 
+      <SELECT NAME="credit_date">
+        <OPTION VALUE="cust_bill" SELECTED>invoiced in this period</OPTION>
+        <OPTION VALUE="cust_credit_bill">credited in this period</OPTION>
+      </SELECT>
+    </TD>
+  </TR>
 
 </TABLE>