RT# 82949 - changes section name from fees to pricing, better opiton
[freeside.git] / httemplate / search / report_vend_bill.html
index aec1bba..4f391fd 100644 (file)
@@ -4,7 +4,7 @@
 
   <TABLE BGCOLOR="#cccccc" CELLSPACING=0>
 
-   <TR>
+    <TR>
         <TD ALIGN="right" VALIGN="center"><% mt('Date') |h %></TD>
         <TD>
           <TABLE>
         </TD>
     </TR>
 
+    <TR>
+        <TD ALIGN="right" VALIGN="center"><% mt('Payment date') |h %></TD>
+        <TD>
+          <TABLE>
+              <& /elements/tr-input-beginning_ending.html,
+                        prefix   => 'payment_date',
+                        layout   => 'horiz',
+              &>
+          </TABLE>
+        </TD>
+    </TR>
+
+    <& /elements/tr-select-vend_class.html,
+    &>
 
   </TABLE>