- move cyrus, shellcommands, CP exports exports to new-style
[freeside.git] / httemplate / docs / billing.html
index 4a5642a..c6ef7a8 100644 (file)
@@ -18,7 +18,7 @@
             <li>$page - current page
             <li>$total_pages - total pages
             <li>@address - A six-element array containing the customer name, company, and address.
-            <li>$overdue - true if this invoice is overdue
+<!--            <li>$overdue - true if this invoice is overdue -->
           </ul>
       </ul>
     <li>Batch credit card processing
@@ -47,6 +47,6 @@ if ( $error ) {
 </pre>
 All fields except paybatch are contained in the cust_pay_batch table.  You can use paybatch field to track particular batches and/or particular transactions within a batch.
     </ul>
-      <li>The <a href="man/bin/freeside-print-batch.html"><b>freeside-print-batch</b></a> script can print or email pending credit card batches for manual entry.
+<!--      <li>The <a href="man/bin/freeside-print-batch.html"><b>freeside-print-batch</b></a> script can print or email pending credit card batches for manual entry. -->
   </ul>
 </body>